Update wallpaper source dir and fix README badge link

This commit is contained in:
2026-02-20 08:08:11 -08:00
committed by Kat Huang
parent 085f9693d5
commit 4eea50edb9
4 changed files with 4 additions and 5 deletions

View File

@@ -49,7 +49,7 @@
};
systemd.user.services.hyprpaper = let
wallpaperDir = "/var/lib/syncthing/sync/Wallpaper";
wallpaperDir = "/var/lib/syncthing/sync/Wallpaper/use";
waitForWayland = pkgs.writeShellScript "wait-for-wayland" ''
# Hyprpaper needs a Wayland socket. systemd "Condition*" checks are
# brittle here (they skip the unit entirely, with no retry) and also