bspwm: Reorganize

I moved one line, but it gets its own commit anyway
This commit is contained in:
Salt 2018-02-13 15:00:06 -06:00
parent 769e458e4b
commit be509b559b

View File

@ -88,9 +88,9 @@ feh --randomize --bg-fill ~/Pictures/Wallpapers/.active &
if [[ $(pgrep polybar) ]]; then
killall polybar
fi
#$HOME/.config/polybar/start.sh &
if [[ $(pgrep compton) ]]; then
killall compton
fi
compton&
#$HOME/.config/polybar/start.sh &