change sensitivity to 0.3, this allows me to tranverse the entire screen in one swipe

This commit is contained in:
2025-08-03 22:56:33 -07:00
parent 34daf110e5
commit 12aad4b49d

View File

@@ -174,7 +174,7 @@ input {
repeat_rate = 50 repeat_rate = 50
follow_mouse = 1 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 { touchpad {
natural_scroll = false natural_scroll = false