From c8b81000933e687c87a714bd57cdcfd7fbdc62fe Mon Sep 17 00:00:00 2001 From: The_miro Date: Tue, 16 Sep 2025 13:56:09 +0200 Subject: [PATCH] fixed workspace swipe --- desktopenvs/hyprland/hypr-usr/binds.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/desktopenvs/hyprland/hypr-usr/binds.conf b/desktopenvs/hyprland/hypr-usr/binds.conf index a7e699b..7308a4f 100644 --- a/desktopenvs/hyprland/hypr-usr/binds.conf +++ b/desktopenvs/hyprland/hypr-usr/binds.conf @@ -14,8 +14,7 @@ $menu = ulauncher-toggle ### GESTURES ### #################### -gesture = 3, left, dispatcher, workspace, r+1 -gesture = 3, right, dispatcher, workspace, r-1 +gesture = 3, horizontal, workspace gesture = 3, down, special, magic ####################