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
|
if [[ $(pgrep polybar) ]]; then
|
||||||
killall polybar
|
killall polybar
|
||||||
fi
|
fi
|
||||||
|
#$HOME/.config/polybar/start.sh &
|
||||||
if [[ $(pgrep compton) ]]; then
|
if [[ $(pgrep compton) ]]; then
|
||||||
killall compton
|
killall compton
|
||||||
fi
|
fi
|
||||||
compton&
|
compton&
|
||||||
#$HOME/.config/polybar/start.sh &
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user