From 56ba2633cb01b1945b826d9149178c93a3eaa019 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Mon, 10 Apr 2023 18:21:47 -0400 Subject: [PATCH] hyprland: Enable workspace swipe This is huge and means that I no longer have to use the buggy libinput hacks that I used previously. So far, I haven't experienced any bugs with hyprland gestures that I experienced with libinput-gestures. --- hyprland/.config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyprland/.config/hypr/hyprland.conf b/hyprland/.config/hypr/hyprland.conf index fbea9521..dc72fcf1 100644 --- a/hyprland/.config/hypr/hyprland.conf +++ b/hyprland/.config/hypr/hyprland.conf @@ -94,7 +94,7 @@ master { gestures { # See https://wiki.hyprland.org/Configuring/Variables/ for more - workspace_swipe = no + workspace_swipe = yes } # Example per-device config