From efbcaad7063576a2bc10663a5b127a3dafe05298 Mon Sep 17 00:00:00 2001 From: Youwen Wu Date: Wed, 6 Nov 2024 11:49:09 -0800 Subject: [PATCH] feat: change touchpad scroll factor --- users/youwen/linux/hyprland/laptop/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/youwen/linux/hyprland/laptop/default.nix b/users/youwen/linux/hyprland/laptop/default.nix index 7a441f1..b21b9ee 100644 --- a/users/youwen/linux/hyprland/laptop/default.nix +++ b/users/youwen/linux/hyprland/laptop/default.nix @@ -6,7 +6,7 @@ disable_while_typing = true; clickfinger_behavior = true; tap-to-click = false; - scroll_factor = 0.5; + scroll_factor = 0.15; }; wayland.windowManager.hyprland.settings.input.sensitivity = lib.mkForce "0.0"; wayland.windowManager.hyprland.settings.env = [