From 313693538fcfb67df5a68fb39c044b8463905287 Mon Sep 17 00:00:00 2001 From: Anton Kesy Date: Wed, 12 Nov 2025 12:32:08 +0100 Subject: [PATCH] use new gesture system workspace_swipe, workspace_swipe_fingers and workspace_swipe_min_fingers were removed in favor of the new gestures system. https://wiki.hypr.land/Configuring/Variables/#gestures --- configs/hypr/hyprland.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configs/hypr/hyprland.conf b/configs/hypr/hyprland.conf index 80c8a18..09f1c75 100644 --- a/configs/hypr/hyprland.conf +++ b/configs/hypr/hyprland.conf @@ -220,8 +220,7 @@ input { # https://wiki.hyprland.org/Configuring/Variables/#gestures gestures { - workspace_swipe = true - workspace_swipe_fingers = 3 + gesture = 3, horizontal, workspace } # Example per-device config