diff --git a/dot_config/hypr/input.conf b/dot_config/hypr/input.conf index 2145847..0778103 100644 --- a/dot_config/hypr/input.conf +++ b/dot_config/hypr/input.conf @@ -17,3 +17,8 @@ input { sensitivity = 0 # -1.0 - 1.0, 0 means no modification. force_no_accel = true } + +gestures { + workspace_swipe = true + workspace_swipe_forever = false +}