Update wallpaper source dir and fix README badge link

This commit is contained in:
2026-02-20 08:08:11 -08:00
parent 220f5b733c
commit f67638947a
4 changed files with 4 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
set -euo pipefail
wallpaper_dir="${WALLPAPER_DIR:-/var/lib/syncthing/sync/Wallpaper}"
wallpaper_dir="${WALLPAPER_DIR:-/var/lib/syncthing/sync/Wallpaper/use}"
notify() {
if command -v notify-send >/dev/null 2>&1; then