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 01:22:09 -08:00 committed by GitHub
parent 9691e638b2
commit c5ebad0b67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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
}
}