From e6a5a609bb2e4bf8c7500be6461c44b65fc0a1ad Mon Sep 17 00:00:00 2001 From: The_miro Date: Tue, 23 Sep 2025 13:30:31 +0200 Subject: [PATCH] changed 3 finger pinch to floating --- desktopenvs/hyprland/hypr-usr/binds.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/desktopenvs/hyprland/hypr-usr/binds.conf b/desktopenvs/hyprland/hypr-usr/binds.conf index 59035af..4af9df2 100644 --- a/desktopenvs/hyprland/hypr-usr/binds.conf +++ b/desktopenvs/hyprland/hypr-usr/binds.conf @@ -20,7 +20,8 @@ gesture = 2, pinchin, dispatcher, exec, $menu gesture = 3, horizontal, workspace gesture = 3, up, dispatcher, movetoworkspacesilent, special:magic gesture = 3, down, special, magic -gesture = 3, pinch, resize +gesture = 3, pinchin, float, float +gesture = 3, pinchout, float, tile gesture = 4, pinchout, close gesture = 4, pinchin, dispatcher, exec, $terminal