hypr: update gestures to new config format

This commit is contained in:
Nico 2025-09-20 22:23:25 +10:00
parent 342d747e73
commit 91a73a91f2
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0

View file

@ -145,9 +145,10 @@ input {
} }
# https://wiki.hyprland.org/Configuring/Variables/#gestures # https://wiki.hyprland.org/Configuring/Variables/#gestures
gestures { gesture = 3, horizontal, workspace
workspace_swipe = true gesture = 4, pinch, dispatcher, exec, walker
} gesture = 4, left, dispatcher, exec, swaync-client -op
gesture = 4, right, dispatcher, exec, swaync-client -cp
# Example per-device config # Example per-device config
# See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more # See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more