Setting up rotating wallpapers

This commit is contained in:
2026-03-17 15:40:31 +00:00
parent 588976dcb6
commit 4cd3241cf6
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -810,8 +810,6 @@ in {
# Configure wpaperd
home-manager.users.${config.home.username}.home.file."${config.home.homeDirectory}/.config/wpaperd/config.toml".text = wallpaper_conf
];
};
}
#+END_SRC
@@ -28,6 +28,4 @@ in {
# Configure wpaperd
home-manager.users.${config.home.username}.home.file."${config.home.homeDirectory}/.config/wpaperd/config.toml".text = wallpaper_conf
];
};
}