From 34d752c42f2b8e9b83aa72629723310ef337f1ae Mon Sep 17 00:00:00 2001 From: outfoxxed Date: Mon, 28 Jul 2025 23:19:58 -0700 Subject: [PATCH] hyprland: undo trackpad scroll invert --- modules/hyprland/hyprland.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/hyprland/hyprland.conf b/modules/hyprland/hyprland.conf index 3bb0171..70b2203 100644 --- a/modules/hyprland/hyprland.conf +++ b/modules/hyprland/hyprland.conf @@ -56,6 +56,8 @@ animations { gestures { workspace_swipe = true + workspace_swipe_invert = true + workspace_swipe_direction_lock = false workspace_swipe_fingers = 4 workspace_swipe_forever = true workspace_swipe_cancel_ratio = 0.15