diff --git a/home/modules/hyprland.nix b/home/modules/hyprland.nix index 60cbec7..d1c478c 100644 --- a/home/modules/hyprland.nix +++ b/home/modules/hyprland.nix @@ -72,6 +72,7 @@ input = { touchpad = { natural_scroll = true; + scroll_factor = 0.2; }; };