mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-02 04:37:49 +02:00
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:
co-authored by
David Heinemeier Hansson
parent
9691e638b2
commit
c5ebad0b67
@@ -24,6 +24,9 @@ input {
|
||||
|
||||
# Control the speed of your scrolling
|
||||
scroll_factor = 0.4
|
||||
|
||||
# Move windows with three-finger drag
|
||||
# drag_3fg = 1
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user