diff options
author | lassulus <lass@blue.r> | 2018-11-10 21:45:27 +0100 |
---|---|---|
committer | lassulus <lass@blue.r> | 2018-11-10 21:46:49 +0100 |
commit | 271871090289d166ea34ae41df63eaa1cf26da19 (patch) | |
tree | ead86694b29ce6adcdb7fa9c08cfb9a67eb57c2c /makefu/2configs/fetchWallpaper.nix | |
parent | 96a3e3c35d305699b7f279c3ea2fd0a18c8d6e97 (diff) |
l & m: fetchWallpaper: fetch realwallpaper-krebs.png
Diffstat (limited to 'makefu/2configs/fetchWallpaper.nix')
-rw-r--r-- | makefu/2configs/fetchWallpaper.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/2configs/fetchWallpaper.nix b/makefu/2configs/fetchWallpaper.nix index 16a7a13b2..f63417e8f 100644 --- a/makefu/2configs/fetchWallpaper.nix +++ b/makefu/2configs/fetchWallpaper.nix @@ -8,7 +8,7 @@ timerConfig = { OnCalendar = "*:0/30"; }; - url = "http://prism.r/realwallpaper-sat-krebs.png"; + url = "http://prism.r/realwallpaper-krebs.png"; }; } |