From 5dcbf326849f3e022e8358153853dce95ae8afa0 Mon Sep 17 00:00:00 2001 From: striped-bass Date: Sat, 4 Oct 2025 19:04:52 -0700 Subject: [PATCH] Use reworked gestures per Hyrpland 0.51 --- config/hypr/land/defaults.conf | 1 - config/hypr/land/general.conf | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/config/hypr/land/defaults.conf b/config/hypr/land/defaults.conf index 64504b8..aacbe4a 100644 --- a/config/hypr/land/defaults.conf +++ b/config/hypr/land/defaults.conf @@ -23,7 +23,6 @@ $KBDBRIGHTRED=$SCRIPTS/buttons/kbdbacklight- $NATURALSCROLL=yes $PSEUDOTILE=yes -$WORKSPACESWIPE=yes $WORKSPACESWIPEFINGERS=4 $XZEROSCALING=yes diff --git a/config/hypr/land/general.conf b/config/hypr/land/general.conf index 2ec94ea..b8be2f9 100644 --- a/config/hypr/land/general.conf +++ b/config/hypr/land/general.conf @@ -17,8 +17,7 @@ dwindle { } gestures { - workspace_swipe=$WORKSPACESWIPE - workspace_swipe_fingers=$WORKSPACESWIPEFINGERS + gesture=$WORKSPACESWIPEFINGERS,horizontal,workspace } xwayland {