diff options
| author | krolxon <krolyxon@tutanota.com> | 2025-10-10 21:07:40 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2025-10-10 21:07:40 +0530 |
| commit | 9a6da6c66686a130037565504b20af2e9d8d1355 (patch) | |
| tree | 98c289e6e58b82831cc81bc2c05fc8997fc2fa2a /.config | |
| parent | dfc725a1fd38ff33b8b513c9118c6027ed0406fa (diff) | |
hyprland: remove deprecated workspace_swipe option
Diffstat (limited to '.config')
| -rw-r--r-- | .config/hypr/hyprland.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index de79499..0cfe40f 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -184,11 +184,6 @@ input { repeat_rate = 50 } -# https://wiki.hypr.land/Configuring/Variables/#gestures -gestures { - workspace_swipe = false -} - # Example per-device config # See https://wiki.hypr.land/Configuring/Keywords/#per-device-input-configs for more device { |
