Update touchpad settings in general.conf

This commit is contained in:
Akash
2026-02-16 20:46:10 +05:30
committed by GitHub
parent 7670c135ed
commit 8d52e83a59
+2 -2
View File
@@ -130,9 +130,9 @@ input {
touchpad {
natural_scroll = yes
disable_while_typing = false
disable_while_typing = true
clickfinger_behavior = true
scroll_factor = 1
scroll_factor = 0.7
}
}