fix(hypr): workspace swipe new syntax
This commit is contained in:
parent
f5f71010c8
commit
908a51d3ec
1 changed files with 2 additions and 1 deletions
|
@ -102,7 +102,8 @@ debug {
|
|||
disable_scale_checks=true
|
||||
}
|
||||
|
||||
gesture = 3, horizontal, workspace
|
||||
gestures {
|
||||
workspace_swipe = true
|
||||
workspace_swipe_forever = true
|
||||
workspace_swipe_distance = 350
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue