launch polybar as the last step
This commit is contained in:
parent
4fd2d3a554
commit
5f7287d00d
@ -3,8 +3,6 @@
|
|||||||
#disable_touchpad
|
#disable_touchpad
|
||||||
#init_monitors
|
#init_monitors
|
||||||
|
|
||||||
~/.config/polybar/launch.sh --shades &
|
|
||||||
|
|
||||||
pgrep -x sxhkd > /dev/null || sxhkd &
|
pgrep -x sxhkd > /dev/null || sxhkd &
|
||||||
|
|
||||||
bspc monitor -d I II III IV V VI VII VIII IX X
|
bspc monitor -d I II III IV V VI VII VIII IX X
|
||||||
@ -24,3 +22,5 @@ bspc config merge_overlapping_monitors true
|
|||||||
|
|
||||||
bspc rule -a Gimp desktop='^8' state=floating follow=on
|
bspc rule -a Gimp desktop='^8' state=floating follow=on
|
||||||
bspc rule -a Zathura state=tiled
|
bspc rule -a Zathura state=tiled
|
||||||
|
|
||||||
|
~/.config/polybar/launch.sh --shades &
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user