diff --git a/.config/hypr/hyprland/general.conf b/.config/hypr/hyprland/general.conf index 92b27542..48401076 100644 --- a/.config/hypr/hyprland/general.conf +++ b/.config/hypr/hyprland/general.conf @@ -5,7 +5,11 @@ monitor=,preferred,auto,1,transform, 0 # HDMI port: mirror display. To see device name, use `hyprctl monitors` # monitor=HDMI-A-1,1920x1080@60,1920x0,1,mirror,eDP-1 -gesture = 3, horizontal, workspace +gesture = 3, swipe, move, +gesture = 4, horizontal, workspace +gesture = 4, pinch, float +gesture = 4, up, dispatcher, global, quickshell:overviewToggle +gesture = 4, down, dispatcher, global, quickshell:overviewClose gestures { workspace_swipe_distance = 700 workspace_swipe_cancel_ratio = 0.2