diff options
| author | Gibheer <gibheer+git@zero-knowledge.org> | 2025-09-15 07:41:22 +0200 |
|---|---|---|
| committer | Gibheer <gibheer+git@zero-knowledge.org> | 2025-09-15 07:41:22 +0200 |
| commit | 5beea6de3133ef98e6121c1a641fa1e128b3902e (patch) | |
| tree | dc3f416d3cbfd2390b0d292eab2a8a991c82a884 | |
| parent | edb096f5b04f9da1ee8ebc0f77acbf74e0f58a83 (diff) | |
remove unused setting
| -rw-r--r-- | hypr/hyprland.conf | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 2e31e60..341e9b4 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -167,11 +167,6 @@ input { } } -# https://wiki.hyprland.org/Configuring/Variables/#gestures -gestures { - workspace_swipe = false -} - # Example per-device config # See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more device { |
