change sensitivity to 0.3, this allows me to tranverse the entire screen in one swipe
This commit is contained in:
@@ -174,7 +174,7 @@ input {
|
||||
repeat_rate = 50
|
||||
|
||||
follow_mouse = 1
|
||||
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
||||
sensitivity = 0.3 # -1.0 - 1.0, 0 means no modification.
|
||||
|
||||
touchpad {
|
||||
natural_scroll = false
|
||||
|
Reference in New Issue
Block a user