This commit is contained in:
Ray Elliott 2024-08-05 18:46:19 +01:00
commit 19510934a3

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