Setting up rotating wallpapers

This commit is contained in:
2026-03-17 15:42:19 +00:00
parent 73ecf0d773
commit 2f844040c0
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -810,6 +810,7 @@ in {
# Configure wpaperd
home-manager.users.${config.home.username}.home.file."${config.home.homeDirectory}/.config/wpaperd/config.toml".text = wallpaper_conf;
};
}
#+END_SRC
@@ -821,7 +822,6 @@ This is top file of this level which contains just an import statement for all r
imports = [
# No subfolders to import
];
}
#+END_SRC