diff --git a/stow/.config/hypr/hyprland.conf b/stow/.config/hypr/hyprland.conf index 7d5c252..19c29a3 100755 --- a/stow/.config/hypr/hyprland.conf +++ b/stow/.config/hypr/hyprland.conf @@ -145,9 +145,10 @@ input { } # https://wiki.hyprland.org/Configuring/Variables/#gestures -gestures { - workspace_swipe = true -} +gesture = 3, horizontal, workspace +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 # See https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs for more