[Hyprland,Eww] Refactors configs so that I can share more between Vega and Altair
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
monitors: _: {
|
||||
{ config }:
|
||||
{
|
||||
# NOTE: Wpaperd displays wallpaper upside-down on 90´ ccw rotated
|
||||
# monitors as of 26.05
|
||||
services.wpaperd = {
|
||||
@@ -12,7 +13,7 @@ monitors: _: {
|
||||
# containes the current images.
|
||||
path = "~/Pictures/Wallpaper/${mon}";
|
||||
};
|
||||
}) monitors
|
||||
}) (builtins.attrNames config.hardware.monitors)
|
||||
)
|
||||
// {
|
||||
default = {
|
||||
|
||||
Reference in New Issue
Block a user