From 3b6b74a4f2cc1f38cb6f100f3822f9d4eb7978d9 Mon Sep 17 00:00:00 2001 From: joelmathewthomas Date: Sun, 31 Aug 2025 19:34:31 +0530 Subject: [PATCH] enable workspace_swipe --- .config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 347bd26..46374b5 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -151,6 +151,7 @@ master { gestures { # See https://wiki.hyprland.org/Configuring/Variables/ for more + workspace_swipe = on workspace_swipe_distance = 300 }