diff --git a/.config/i3/rotate.sh b/.config/i3/rotate.sh index 6588013..9359359 100755 --- a/.config/i3/rotate.sh +++ b/.config/i3/rotate.sh @@ -25,3 +25,8 @@ done xrandr -o $rotate + +if [ -e "$HOME/.fehbg" ] +then + ~/.fehbg +fi