This commit is contained in:
2026-04-10 16:19:17 -05:00
parent 5cc628cfd9
commit c25a1c26f5
2 changed files with 23 additions and 58 deletions

View File

@@ -23,7 +23,9 @@
settings = {
wallpaperDir = "${config.home.homeDirectory}/Pictures/Wallpaper";
colorsDir = "${config.home.homeDirectory}/.cache/wal/colors.json";
colorsPath = "${config.home.homeDirectory}/.cache/wal/colors.json";
changeColorsCmd = "colorPrefix";
};
};
};