From 7c88a16a3244092cdf46dd9293d1baecf9e5b8a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Tue, 4 May 2021 10:29:25 +0200 Subject: [PATCH] feat(wallpaper): use berlin-centered wallpaper map --- configs/wallpaper.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/wallpaper.nix b/configs/wallpaper.nix index f8556eb..244e7ec 100644 --- a/configs/wallpaper.nix +++ b/configs/wallpaper.nix @@ -29,7 +29,7 @@ in { krebs.fetchWallpaper = { enable = true; # unitConfig.ConditionPathExists = "!/var/run/ppp0.pid"; - url = "http://prism.r/realwallpaper-krebs-stars.png"; # http://prism.r/realwallpaper-krebs.png"; # "http://prism.r/realwallpaper-krebs-stars-berlin.png"; + url = "http://prism.r/realwallpaper-krebs-stars-berlin.png"; # http://prism.r/realwallpaper-krebs.png"; # "http://prism.r/realwallpaper-krebs-stars.png"; }; services.xserver = {