mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-05 04:19:07 -04:00
hypr: gestures
This commit is contained in:
parent
2e9af4d700
commit
6de7bc2211
1 changed files with 5 additions and 0 deletions
|
@ -17,3 +17,8 @@ input {
|
||||||
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
||||||
force_no_accel = true
|
force_no_accel = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
gestures {
|
||||||
|
workspace_swipe = true
|
||||||
|
workspace_swipe_forever = false
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue