From e4fe6eefc7a3fafc6c9ba39bec93d44e856159e5 Mon Sep 17 00:00:00 2001 From: John Costa Date: Sun, 8 Feb 2026 22:05:31 +0000 Subject: [PATCH] fix: sensitivity --- config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index a35572d8..14998253 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -198,7 +198,7 @@ input { follow_mouse = 1 - sensitivity = -2 # -1.0 - 1.0, 0 means no modification. + sensitivity = 0 # -1.0 - 1.0, 0 means no modification. touchpad { natural_scroll = false