From f8be48042e128509231df387c59d06bbdf7424eb Mon Sep 17 00:00:00 2001 From: Michael Bradley Date: Thu, 16 Oct 2025 22:45:33 -0400 Subject: [PATCH] Add Hyprland gestures on Framework --- hypr/framework.conf | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) 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