Modify touchpad settings in general.conf

This commit is contained in:
Akash
2026-02-07 17:27:55 +05:30
committed by GitHub
parent 92e9aa2976
commit feeb0bba8c
+2 -2
View File
@@ -130,9 +130,9 @@ input {
touchpad { touchpad {
natural_scroll = yes natural_scroll = yes
disable_while_typing = true disable_while_typing = false
clickfinger_behavior = true clickfinger_behavior = true
scroll_factor = 0.7 scroll_factor = 1
} }
} }