added rules
parent
7ee5b03196
commit
4c2c383ff8
|
@ -24,6 +24,8 @@ bspc config focused_border_color "#bd93f9"
|
||||||
bspc rule -a Steam state=tiled
|
bspc rule -a Steam state=tiled
|
||||||
bspc rule -a Zathura state=tiled
|
bspc rule -a Zathura state=tiled
|
||||||
bspc rule -a Emacs state=tiled
|
bspc rule -a Emacs state=tiled
|
||||||
|
bspc rule -a 'Emacs:emacs-everywhere' state=floating sticky=on
|
||||||
|
bspc rule -a feh state=floating
|
||||||
|
|
||||||
# AUTOSTART #
|
# AUTOSTART #
|
||||||
[[ ! $(pidof -x sxhkd) ]] && sxhkd &
|
[[ ! $(pidof -x sxhkd) ]] && sxhkd &
|
||||||
|
|
Loading…
Reference in New Issue