toggle monitor resets feh background

This commit is contained in:
qvalentin 2021-10-30 14:57:21 +02:00
parent aa8caa69ca
commit 1155bf99f6
1 changed files with 3 additions and 0 deletions

View File

@ -10,3 +10,6 @@ else
echo "Turing second monitor on" echo "Turing second monitor on"
xrandr --output "$secondary" --left-of "$primary" --auto xrandr --output "$secondary" --left-of "$primary" --auto
fi fi
. "${HOME}/.cache/wal/colors.sh"
PATH_TO_IMG=$wallpaper
feh --bg-fill $PATH_TO_IMG