This commit is contained in:
2026-04-10 13:12:29 -05:00
parent 8b67d7b8fb
commit 5cc628cfd9
2 changed files with 10 additions and 4 deletions

View File

@@ -19,6 +19,12 @@
systemd = {
enable = true;
};
settings = {
wallpaperDir = "${config.home.homeDirectory}/Pictures/Wallpaper";
colorsDir = "${config.home.homeDirectory}/.cache/wal/colors.json";
};
};
};
};