added rules

dev-docs
Moritz Böhme 2021-09-29 13:35:39 +02:00
parent 7ee5b03196
commit 4c2c383ff8
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ bspc config focused_border_color "#bd93f9"
bspc rule -a Steam state=tiled
bspc rule -a Zathura 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 #
[[ ! $(pidof -x sxhkd) ]] && sxhkd &