bspwm: Reorganize
I moved one line, but it gets its own commit anyway
This commit is contained in:
parent
769e458e4b
commit
be509b559b
@ -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 &
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user