From 80d2b978eeb6013a62c6b8ac2bb5edb90e341f48 Mon Sep 17 00:00:00 2001 From: Jeena Date: Sat, 9 May 2026 01:41:26 +0000 Subject: [PATCH] feat: increase touchpad sensitivity to 0.33 --- hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index df4e891..6d83c16 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -194,7 +194,7 @@ input { follow_mouse = 0 float_switch_override_focus = 0 - sensitivity = 0.2 # -1.0 - 1.0, 0 means no modification. + sensitivity = 0.33 # -1.0 - 1.0, 0 means no modification. natural_scroll = true accel_profile = adaptive