diff --git a/.local/share/scripts/set-bg.sh b/.local/share/scripts/set-bg.sh index 8e232c5..5b54fd3 100755 --- a/.local/share/scripts/set-bg.sh +++ b/.local/share/scripts/set-bg.sh @@ -6,7 +6,7 @@ set -e [ -z "$@" ] && exit 0 -LAST_BG_LOCATION="$XDG_CACHE_HOME/.last-bg" +LAST_BG_LOCATION="$HOME/.cache/.last-bg" feh --bg-scale $1