From 4006c36f9b87fce5b523998aea24ceb59f532f70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Sun, 2 May 2021 18:50:51 +0200 Subject: [PATCH] feat(wallpaper): add stars --- configs/wallpaper.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/wallpaper.nix b/configs/wallpaper.nix index 1e524b5..f8556eb 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.png"; + url = "http://prism.r/realwallpaper-krebs-stars.png"; # http://prism.r/realwallpaper-krebs.png"; # "http://prism.r/realwallpaper-krebs-stars-berlin.png"; }; services.xserver = {