From 4fbebf413ce403dc2be95b3155382b5bcb2eb154 Mon Sep 17 00:00:00 2001 From: nicholai Date: Fri, 26 Sep 2025 16:29:47 -0600 Subject: [PATCH] disabled workspace swipe option --- hyprland.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hyprland.conf b/hyprland.conf index 82d5da4..334b37f 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -191,10 +191,10 @@ master { # new_is_master = true } -gestures { +#gestures { # See https://wiki.hyprland.org/Configuring/Variables/ for more - workspace_swipe = off -} +# workspace_swipe = off +#} # Example per-device config # See https://wiki.hyprland.org/Configuring/Keywords/#executing for more