From 13793d32631cdd2edb0ba64fb94748d0aae79d6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Fri, 21 May 2021 13:41:14 +0200 Subject: [PATCH] feat(wallpaper): dont center on berlin --- configs/wallpaper.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/wallpaper.nix b/configs/wallpaper.nix index 244e7ec..254121d 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-berlin.png"; # http://prism.r/realwallpaper-krebs.png"; # "http://prism.r/realwallpaper-krebs-stars.png"; + url = "http://prism.r/realwallpaper-krebs-stars.png"; # http://prism.r/realwallpaper-krebs.png"; # "http://prism.r/realwallpaper-krebs-stars.png"; }; services.xserver = {