enable bspwm following mouse
This commit is contained in:
parent
422e090801
commit
fa818cc4c2
1 changed files with 6 additions and 5 deletions
|
@ -24,3 +24,4 @@ bspc config window_gap 12
|
||||||
bspc config split_ratio 0.50
|
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
|
||||||
|
|
Reference in a new issue