diff options
| author | Donald Williams <129223418+dwilliam62@users.noreply.github.com> | 2025-09-20 12:39:50 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-20 12:39:50 -0400 |
| commit | 70cb2274b35516802c1ee77b56f50f81ab68d32a (patch) | |
| tree | d113657da876303204f5d53a0736421ca33a36f7 /config/hypr/UserConfigs | |
| parent | 163ae337133a524ef2340cfbcaba8ee9d37bc413 (diff) | |
| parent | 88f1b4d4ebbcdb58daecbbee2c0cdab791366452 (diff) | |
Merge branch 'development' into qs_overview_fix_v2
Diffstat (limited to 'config/hypr/UserConfigs')
| -rw-r--r-- | config/hypr/UserConfigs/UserSettings.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index 2ba23acc..f31bb7e1 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -64,8 +64,7 @@ input { } gestures { - workspace_swipe = true - workspace_swipe_fingers = 3 + gesture = 3, horizontal, workspace workspace_swipe_distance = 500 workspace_swipe_invert = true workspace_swipe_min_speed_to_force = 30 |
