From d1f5ed1a532c68826a0c44e9de72bbf309f55d59 Mon Sep 17 00:00:00 2001 From: Joel Mathew Thomas <90510078+joelmathewthomas@users.noreply.github.com> Date: Sun, 18 Aug 2024 00:18:04 +0530 Subject: [PATCH] reduce worspace_swipe_distance --- .config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index af3915a..d8f4941 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -133,7 +133,7 @@ gestures { # See https://wiki.hyprland.org/Configuring/Variables/ for more workspace_swipe = on workspace_swipe_fingers = 3 - workspace_swipe_distance = 500 + workspace_swipe_distance = 300 } misc {