Add example to enable three-finger drag in input configuration (#3798)

* Add example to enable three-finger drag

* Clarify comment

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
David Wales
2025-12-08 10:22:09 +01:00
committed by GitHub
co-authored by David Heinemeier Hansson
parent 9691e638b2
commit c5ebad0b67
+3
View File
@@ -24,6 +24,9 @@ input {
# Control the speed of your scrolling
scroll_factor = 0.4
# Move windows with three-finger drag
# drag_3fg = 1
}
}