From 392ef95c4fa54751c19319d0d5e9f8b9b070b653 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Thu, 11 Mar 2021 09:35:02 +0100 Subject: [PATCH] feat(wallpaper): use krebs wallpaper --- configs/wallpaper.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/wallpaper.nix b/configs/wallpaper.nix index 0e7a98f..1e524b5 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 = "https://lassul.us/wallpaper-marker.png"; + url = "http://prism.r/realwallpaper-krebs.png"; }; services.xserver = {