From 8582dc71d66a7217db21ed36652cbf247d06e27a Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Sun, 15 Feb 2026 01:45:24 -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 12607ae..ebdf47d 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -60,8 +60,8 @@ animations { } gestures { - gesture = 2, pinchin, cursorZoom, 1.5, mult - gesture = 2, pinchout, cursorZoom, 0.67, mult + gesture = 2, pinchin, cursorZoom, 1.05, mult + gesture = 2, pinchout, cursorZoom, 0.95, mult } input {