focus floating windows with directional focus
This commit is contained in:
parent
457b43ccbc
commit
cd5c427e38
1
bspwmrc
1
bspwmrc
|
@ -30,6 +30,7 @@ bspc config split_ratio 0.50
|
||||||
bspc config borderless_monocle true
|
bspc config borderless_monocle true
|
||||||
bspc config gapless_monocle true
|
bspc config gapless_monocle true
|
||||||
bspc config focus_follows_pointer true
|
bspc config focus_follows_pointer true
|
||||||
|
bspc config directional_focus_tightness low
|
||||||
|
|
||||||
bspc config external_rules_command ~/.config/bspwm/external.sh
|
bspc config external_rules_command ~/.config/bspwm/external.sh
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue