make touchpad scrolling less slow

This commit is contained in:
end-4
2025-12-11 23:29:54 +01:00
parent 044221be93
commit eaae89c904
+1 -1
View File
@@ -127,7 +127,7 @@ input {
natural_scroll = yes
disable_while_typing = true
clickfinger_behavior = true
scroll_factor = 0.5
scroll_factor = 0.7
}
}