From 2f3c938fc0e2e85f2735531b0ed5901264907d55 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sun, 15 Feb 2026 01:41:12 -0500 Subject: [PATCH] fix(hyprland): invert direction --- config/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index 9be75d8..12607ae 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -60,8 +60,8 @@ animations { } gestures { - gesture = 2, pinchout, cursorZoom, 1.5, mult - gesture = 2, pinchin, cursorZoom, 0.67, mult + gesture = 2, pinchin, cursorZoom, 1.5, mult + gesture = 2, pinchout, cursorZoom, 0.67, mult } input {