use new gesture system

workspace_swipe, workspace_swipe_fingers and workspace_swipe_min_fingers
were removed in favor of the new gestures system.

https://wiki.hypr.land/Configuring/Variables/#gestures
This commit is contained in:
Anton Kesy
2025-11-12 12:32:08 +01:00
parent d6ae81e4b9
commit 313693538f

View File

@@ -220,8 +220,7 @@ input {
# https://wiki.hyprland.org/Configuring/Variables/#gestures # https://wiki.hyprland.org/Configuring/Variables/#gestures
gestures { gestures {
workspace_swipe = true gesture = 3, horizontal, workspace
workspace_swipe_fingers = 3
} }
# Example per-device config # Example per-device config