diff options
author | makefu <github@syntax-fehler.de> | 2017-04-19 10:07:48 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2017-04-19 10:09:15 +0200 |
commit | 371f8b9b7102c317150da37880dae44bd938d1b1 (patch) | |
tree | ceebda68089736410161bd3152e38b9e852d0f21 /makefu/2configs/fetchWallpaper.nix | |
parent | de22f21195ee0f8d217b6377b0cf915bbfc2d2a8 (diff) |
m 2 fetchwallpaper: use prism
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 fb74919c4..16a7a13b2 100644 --- a/makefu/2configs/fetchWallpaper.nix +++ b/makefu/2configs/fetchWallpaper.nix @@ -8,7 +8,7 @@ timerConfig = { OnCalendar = "*:0/30"; }; - url = "http://echelon/wallpaper.png"; + url = "http://prism.r/realwallpaper-sat-krebs.png"; }; } |