mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00: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:
@@ -24,6 +24,9 @@ input {
|
|||||||
|
|
||||||
# Control the speed of your scrolling
|
# Control the speed of your scrolling
|
||||||
scroll_factor = 0.4
|
scroll_factor = 0.4
|
||||||
|
|
||||||
|
# Move windows with three-finger drag
|
||||||
|
# drag_3fg = 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user