From 0e7e0b6e4f310ca6692b0edf22d48e421399411e Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 4 Jul 2025 17:49:06 -0700 Subject: [PATCH] Expose and slightly increase mouse/trackpad sensitivity --- config/hypr/hyprland.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/hypr/hyprland.conf b/config/hypr/hyprland.conf index b6317d1..b8dd03b 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -48,6 +48,9 @@ input { repeat_rate = 40 repeat_delay = 600 + # Sensitity for mouse/trackpack + sensitivity = 0.35 + touchpad { # Use natural (inverse) scrolling # natural_scroll = true