This commit is contained in:
Ray Elliott 2026-01-25 12:22:01 +00:00
parent b20a830156
commit 7fd9c5f701
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 deckboard desktop='^0_e' follow=on bspc rule -a deckboard desktop=0_e
bspc rule -a Gcolor3 state=floating follow=on bspc rule -a Gcolor3 state=floating follow=on
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