new wallpaperthingie
This commit is contained in:
@@ -14,7 +14,7 @@ in
|
||||
home-manager.users.${user.username} = {
|
||||
programs.wpaperd.enable = true;
|
||||
|
||||
xdg.configFile."wpaperd/wallpaper.conf".source = "${wallpaperSource}/wallpaper.conf";
|
||||
xdg.configFile."wpaperd/wallpaper.conf".source = "${wallpaperSource}/wpaperd-runtime.toml";
|
||||
|
||||
# Copy the rest of the folder (if needed)
|
||||
home.file.".config/wpaperd/".source = wallpaperSource;
|
||||
|
||||
Reference in New Issue
Block a user