Compare commits

...

2 Commits

1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ bspc config directional_focus_tightness low
bspc config external_rules_command ~/.config/bspwm/external.sh bspc config external_rules_command ~/.config/bspwm/external.sh
bspc rule -a KeePassXC state=floating follow=on
bspc rule -a mpv state=floating follow=on bspc rule -a mpv state=floating follow=on
bspc rule -a Zathura state=fullscreen follow=on bspc rule -a Zathura state=fullscreen follow=on
# bspc rule -a Gimp desktop='^8' state=floating follow=on # bspc rule -a Gimp desktop='^8' state=floating follow=on