1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

fix(wallpaper): update url

This commit is contained in:
2023-06-07 10:29:49 +02:00
parent 56e4d710e5
commit dcd00ad602

View File

@@ -3,7 +3,7 @@
lib,
...
}: let
url = "http://prism.r/realwallpaper-krebs-stars-berlin.png";
url = "http://wallpaper.r/realwallpaper-krebs-stars-berlin.png";
stateDir = "~/.cache/wallpaper";
in {
systemd.user.services.wallpaper = {