From e258abf6a5a738c6f03a400fe4ce00ac2bce3d40 Mon Sep 17 00:00:00 2001 From: nils Date: Mon, 19 Jan 2026 17:23:10 +0100 Subject: [PATCH] gestures update --- .config/hypr/hyprland.conf | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 31e42cc..946cf35 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -40,17 +40,16 @@ device { } # Gestures -gesture = 4, horizontal, workspace -gesture = 4, vertical, special, magic +gesture = 3, horizontal, workspace +gesture = 3, vertical, special, magic # gesture = 4, down, close # gesture = 4, up, dispatcher, exec, rofi -show drun gesture = 3, swipe, mod: SUPER, resize -gesture = 3, swipe, mod: Alt, move -gesture = 3, vertical, fullscreen -gesture = 3, left, dispatcher, focusmonitor, -1 -gesture = 3, left, mod: CTRL, dispatcher, movetoworkspace, -1 -gesture = 3, right, dispatcher, focusmonitor, +1 -gesture = 3, right, mod: CTRL, dispatcher, movetoworkspace, +1 +gesture = 3, swipe, mod: Alt, fullscreen +# gesture = 3, left, dispatcher, focusmonitor, -1 +# gesture = 3, left, mod: CTRL, dispatcher, movetoworkspace, -1 +# gesture = 3, right, dispatcher, focusmonitor, +1 +# gesture = 3, right, mod: CTRL, dispatcher, movetoworkspace, +1 # General general {