mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-11 13:20:04 +00:00
💄♻️ Update homepage background & re-enable somecronjobs
Some checks failed
update-dependencies / update-dependencies (push) Has been cancelled
Some checks failed
update-dependencies / update-dependencies (push) Has been cancelled
This commit is contained in:
parent
41537aa196
commit
632d473951
12 changed files with 77 additions and 71 deletions
|
@ -42,7 +42,7 @@ in {
|
|||
enable-blur = mkOpt bool false "Whether to enable blur-my-shell application blur.";
|
||||
};
|
||||
};
|
||||
wallpaper = mkOpt str (builtins.toString ./wallpapers/retro/snowy-map.png) "Specify the path of your prefered Gnome wallpaper.";
|
||||
wallpaper = mkOpt str (builtins.toString ./wallpapers/mountain_tower_sunset.jpg) "Specify the path of your prefered Gnome wallpaper.";
|
||||
};
|
||||
|
||||
config = mkIf osConfig.${namespace}.desktop.gnome.enable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue