summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsilly <u65487754@gmail.com>2026-03-16 10:25:48 +0100
committerGitHub <noreply@github.com>2026-03-16 10:25:48 +0100
commitbdb0d52a18a70f0e08589874e40a5b54d9d3acd8 (patch)
tree829fd9753f6ae15c5ba4af6e42449b2a7c02f414
parent817cafca4908b16f0dcfd47ae3c2c70cdaeb7553 (diff)
Update wallpaper.sh
-rw-r--r--.config/scripts/wallpaper.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/scripts/wallpaper.sh b/.config/scripts/wallpaper.sh
index f20edc9..f244952 100644
--- a/.config/scripts/wallpaper.sh
+++ b/.config/scripts/wallpaper.sh
@@ -2,7 +2,7 @@
WALLPAPER_DIR="$HOME/.config/wallpaper/"
THUMBNAIL_DIR="$HOME/.cache/thumbnails/"
-CACHE_PATH="$HOME/.cache/wallpaper/wallpaper.img"
+CACHE_PATH="$HOME/.cache/wallpaper/wallpaper.*"
RASI_THEME="$HOME/.config/rofi/wallpaper.rasi"
MAIN_MONITOR="HDMI-A-1"
SECOND_MONITOR="DP-1"