Updates input variable
This commit is contained in:
parent
63b1ff249a
commit
8416ef625c
1 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,8 @@ input {
|
||||||
sensitivity = 0 #mouse sensitivity
|
sensitivity = 0 #mouse sensitivity
|
||||||
numlock_by_default = true
|
numlock_by_default = true
|
||||||
left_handed = false
|
left_handed = false
|
||||||
follow_mouse = 0
|
follow_mouse = 1
|
||||||
|
follow_mouse_threshold = 100.0
|
||||||
float_switch_override_focus = false
|
float_switch_override_focus = false
|
||||||
|
|
||||||
touchpad {
|
touchpad {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue