mirror of
https://github.com/basecamp/omarchy.git
synced 2026-01-09 05:10:54 +08: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:
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
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user