From 005fe1e2d6be20a8a98e23990217c752c42560d9 Mon Sep 17 00:00:00 2001 From: The_miro Date: Tue, 16 Sep 2025 14:00:57 +0200 Subject: [PATCH] added 3 finger swipe up to send window to special workspace --- desktopenvs/hyprland/hypr-usr/binds.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/desktopenvs/hyprland/hypr-usr/binds.conf b/desktopenvs/hyprland/hypr-usr/binds.conf index 7308a4f..dcc8949 100644 --- a/desktopenvs/hyprland/hypr-usr/binds.conf +++ b/desktopenvs/hyprland/hypr-usr/binds.conf @@ -15,6 +15,7 @@ $menu = ulauncher-toggle #################### gesture = 3, horizontal, workspace +gesture = 3, up, dispatcher, movetoworkspacesilent, special:magic gesture = 3, down, special, magic ####################