bspwm: Disable Polybar
And thus I retire you, treasured soldier May your successor be half as good as you were
This commit is contained in:
parent
b6f403266a
commit
5601bb211b
@ -72,6 +72,7 @@ bspc config urgent_border_color "#b58900"
|
|||||||
bspc rule -r '*'
|
bspc rule -r '*'
|
||||||
bspc rule -a Waterfox desktop=1
|
bspc rule -a Waterfox desktop=1
|
||||||
bspc rule -a Spotify desktop=10
|
bspc rule -a Spotify desktop=10
|
||||||
|
bspc rule -a plasmashell state=floating sticky=on border=off
|
||||||
|
|
||||||
## SIMPLE CONFIGURATION
|
## SIMPLE CONFIGURATION
|
||||||
xset -b
|
xset -b
|
||||||
@ -88,5 +89,5 @@ if [[ $(pgrep compton) ]]; then
|
|||||||
killall compton
|
killall compton
|
||||||
fi
|
fi
|
||||||
compton&
|
compton&
|
||||||
$HOME/.config/polybar/start.sh &
|
#$HOME/.config/polybar/start.sh &
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user