This commit is contained in:
Ray Elliott 2024-08-07 13:24:36 +01:00
parent 19510934a3
commit 0ff8598af6
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +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 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