summaryrefslogtreecommitdiffstats
path: root/makefu
diff options
context:
space:
mode:
authorlassulus <lass@blue.r>2018-11-10 21:45:27 +0100
committerlassulus <lass@blue.r>2018-11-10 21:46:49 +0100
commit271871090289d166ea34ae41df63eaa1cf26da19 (patch)
treeead86694b29ce6adcdb7fa9c08cfb9a67eb57c2c /makefu
parent96a3e3c35d305699b7f279c3ea2fd0a18c8d6e97 (diff)
l & m: fetchWallpaper: fetch realwallpaper-krebs.png
Diffstat (limited to 'makefu')
-rw-r--r--makefu/2configs/fetchWallpaper.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/2configs/fetchWallpaper.nix b/makefu/2configs/fetchWallpaper.nix
index 16a7a13b..f63417e8 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";
};
}