From 1481003bc4b2ad0d850fdb581ef2e22eda5e74ce Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Fri, 4 Jul 2025 17:43:49 -0700 Subject: [PATCH] Just a tad faster --- 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 f1b8579..b6317d1 100644 --- a/config/hypr/hyprland.conf +++ b/config/hypr/hyprland.conf @@ -53,7 +53,7 @@ input { # natural_scroll = true # Control the speed of your scrolling - scroll_factor = 0.3 + scroll_factor = 0.4 } }