From ff878f7473abd7ee3f8ac540f95fef60c8c46501 Mon Sep 17 00:00:00 2001 From: The_miro Date: Tue, 23 Sep 2025 13:33:25 +0200 Subject: [PATCH] reversed directionality on last commit --- desktopenvs/hyprland/hypr-usr/binds.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/desktopenvs/hyprland/hypr-usr/binds.conf b/desktopenvs/hyprland/hypr-usr/binds.conf index 4af9df2..735abb9 100644 --- a/desktopenvs/hyprland/hypr-usr/binds.conf +++ b/desktopenvs/hyprland/hypr-usr/binds.conf @@ -20,8 +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, pinchin, float, float -gesture = 3, pinchout, float, tile +gesture = 3, pinchin, float, tile +gesture = 3, pinchout, float, float gesture = 4, pinchout, close gesture = 4, pinchin, dispatcher, exec, $terminal