Removed any mouse input when selecting window
This commit is contained in:
parent
a3d0fc7419
commit
65331d1a31
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ input {
|
|||
sensitivity = 0 #mouse sensitivity
|
||||
numlock_by_default = true
|
||||
left_handed = false
|
||||
follow_mouse = 1
|
||||
follow_mouse = 0
|
||||
float_switch_override_focus = false
|
||||
|
||||
touchpad {
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ input {
|
|||
sensitivity = 0 #mouse sensitivity
|
||||
numlock_by_default = true
|
||||
left_handed = false
|
||||
follow_mouse = 1
|
||||
follow_mouse = 0
|
||||
float_switch_override_focus = false
|
||||
|
||||
touchpad {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue