feat: increase touchpad sensitivity to 0.33
This commit is contained in:
parent
dc79f3e687
commit
80d2b978ee
1 changed files with 1 additions and 1 deletions
|
|
@ -194,7 +194,7 @@ input {
|
|||
follow_mouse = 0
|
||||
float_switch_override_focus = 0
|
||||
|
||||
sensitivity = 0.2 # -1.0 - 1.0, 0 means no modification.
|
||||
sensitivity = 0.33 # -1.0 - 1.0, 0 means no modification.
|
||||
|
||||
natural_scroll = true
|
||||
accel_profile = adaptive
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue