update: add laptop touchpad and gestures

This commit is contained in:
wyj
2024-05-26 19:20:39 -04:00
parent 308cf54c19
commit 9971614a64
2 changed files with 12 additions and 2 deletions
+3 -1
View File
@@ -11,7 +11,9 @@ input {
follow_mouse = 1
mouse_refocus=false
touchpad {
natural_scroll = false
natural_scroll = ture
disable_while_typing=true
tap-to-click=true
}
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
}