This commit is contained in:
Ray Elliott 2024-08-05 18:46:19 +01:00
parent 7592f9345c
commit 19510934a3
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,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 mpv state=floating follow=on bspc rule -a mpv state=floating follow=on
bspc rule -a gvim state=floating follow=on
bspc rule -a ffplay state=floating follow=on bspc rule -a ffplay state=floating follow=on
bspc rule -a Zathura state=fullscreen follow=on bspc rule -a Zathura state=fullscreen follow=on
bspc rule -a 188.68.165.184 state=fullscreen follow=on bspc rule -a 188.68.165.184 state=fullscreen follow=on