fix(hypr): workspace swipe new syntax

This commit is contained in:
stitchy 2025-10-15 11:26:10 -07:00
parent f5f71010c8
commit 908a51d3ec
Signed by: stitchy
SSH key fingerprint: SHA256:yz2SoxdnY67tfY5Jzb0f2v8f5W3o/IF359kbcquWip8

View file

@ -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
}