diff --git a/hypr/framework.conf b/hypr/framework.conf index 5d9cfe2..71af2ce 100644 --- a/hypr/framework.conf +++ b/hypr/framework.conf @@ -26,14 +26,11 @@ misc { vfr = true } -gestures { - workspace_swipe = true - workspace_swipe_min_fingers = true - workspace_swipe_distance = 300 - workspace_swipe_invert = false - workspace_swipe_forever = true - workspace_swipe_cancel_ratio = 0.1 -} +gesture = 3, horizontal, scale: 0.5, workspace +gesture = 4, pinchin, float, tile +gesture = 4, pinchout, float, float +gesture = 4, swipe, move +gesture = 2, pinch, mod: SUPER, scale: 4.0, resize workspace = 1, monitor:DP-3, default:true workspace = 2, monitor:DP-4, default:true