### System details Desktop i13900k, nVidia GPU; Laptop i5 13420H, iGPU ### What's wrong? Before gestures overhaul (0.51) I could move between all workspaces using 3 finger swipe gesture with: ``` gestures { ... workspace_swipe_forever = true ... } ``` Sure I've updated conf file to use new syntaxis: ``` gestures { ... gesture = 3, horizontal, workspace ... } ``` Now I'm stuck into workspaces with apps on them and can't go to an empty neighbor. Thank you all for your efforts! ;-)