relative path

This commit is contained in:
Benjamin Palko 2024-07-21 13:56:50 -04:00
parent e0ec1e606f
commit 5f12976920

View file

@ -22,7 +22,7 @@ in
"$lockScreen" = "hyprlock";
"$mainMod" = "SUPER";
source = "${builtins.getEnv "PWD"}/.cache/wal/colors-hyprland.conf";
source = "${../../../.cache/wal/colors-hyprland.conf}";
}
]
++ (lib.forEach configs (config: import config))