mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
fix(wallpaper): use spacescapes
This commit is contained in:
@@ -21,7 +21,7 @@ in
|
||||
home-manager.users.me = {
|
||||
services.random-background = {
|
||||
enable = true;
|
||||
imageDirectory = "${luke-smith-wallpapers}/Landscapes";
|
||||
imageDirectory = "${luke-smith-wallpapers}/Spacescapes";
|
||||
interval = "1h";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user