bspwm: Make pointer behavior less frustrating
This commit is contained in:
parent
f483958222
commit
4bad9eb2bc
@ -59,7 +59,7 @@ bspc config remove_unplugged_monitors true
|
|||||||
|
|
||||||
# Pointer behavior
|
# Pointer behavior
|
||||||
bspc config click_to_focus any
|
bspc config click_to_focus any
|
||||||
bspc config pointer_follows_focus true
|
bspc config focus_follows_pointer true
|
||||||
bspc config pointer_follows_monitor true
|
bspc config pointer_follows_monitor true
|
||||||
bspc config pointer_modifier mod1
|
bspc config pointer_modifier mod1
|
||||||
bspc config pointer_action1 move #LMB
|
bspc config pointer_action1 move #LMB
|
||||||
|
Loading…
Reference in New Issue
Block a user