From 9c9149c1c92096ac49bed5535036b4264836282c Mon Sep 17 00:00:00 2001 From: nichkara Date: Thu, 11 Sep 2025 12:52:41 +0200 Subject: [PATCH] Fix post update compatibility issue --- hyprland.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hyprland.conf b/hyprland.conf index 2a419dc..0748e85 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -94,10 +94,10 @@ master { # new_is_master = true } -gestures { +#gestures { # See https://wiki.hyprland.org/Configuring/Variables/ for more - workspace_swipe = on -} +# workspace_swipe = on +#} # Example per-device config # See https://wiki.hyprland.org/Configuring/Keywords/#executing for more