diff --git a/home/all.nix b/home/all.nix index 7837e76..69fbf1c 100755 --- a/home/all.nix +++ b/home/all.nix @@ -238,6 +238,12 @@ theme = "Breeze"; }; cursor.size = 24; + wallpaperPictureOfTheDay.provider = "bing"; + wallpaperFillMode = "preserveAspectCrop"; + }; + + kscreenlocker = { + wallpaperPictureOfTheDay.provider = "bing"; }; kwin = {