2 Commits
Author SHA1 Message Date
wyj 0a4d1b5a6a Merge branch 'upstream-custom' into dev 2024-05-28 16:20:13 -04:00
wyj 5326446dd7 fix: typo: ture->true 2024-05-28 16:19:42 -04:00
+1 -1
View File
@@ -11,7 +11,7 @@ input {
follow_mouse = 1
mouse_refocus=false
touchpad {
natural_scroll = ture
natural_scroll = true
disable_while_typing=true
tap-to-click=true
}