1
0
mirror of https://github.com/kmein/niveum synced 2026-03-19 11:31:09 +01:00

feat(wallpaper): use lassulus worldmap with astronomy

This commit is contained in:
2020-12-16 22:24:32 +01:00
parent 52761a13e2
commit a2d1ab6f53

View File

@@ -28,8 +28,8 @@ in {
krebs.fetchWallpaper = { krebs.fetchWallpaper = {
enable = true; enable = true;
unitConfig.ConditionPathExists = "!/var/run/ppp0.pid"; # unitConfig.ConditionPathExists = "!/var/run/ppp0.pid";
url = "http://prism.r/realwallpaper.png"; url = "https://lassul.us/wallpaper-marker.png";
}; };
services.xserver = { services.xserver = {