diff --git a/config/hypr/hyprland/general.conf b/config/hypr/hyprland/general.conf index c2e39c5..0cd9b02 100644 --- a/config/hypr/hyprland/general.conf +++ b/config/hypr/hyprland/general.conf @@ -53,7 +53,9 @@ input { gestures { # See https://wiki.hyprland.org/Configuring/Variables/ for more workspace_swipe = true - workspace_swipe_distance = 300 + workspace_swipe_distance = 200 + workspace_swipe_cancel_ratio = 0.3 + workspace_swipe_forever = true }