diff --git a/modules/home/desktop/hyprland/default.nix b/modules/home/desktop/hyprland/default.nix index 724b596..69e93a3 100644 --- a/modules/home/desktop/hyprland/default.nix +++ b/modules/home/desktop/hyprland/default.nix @@ -41,7 +41,7 @@ #-- Input: Keyboard, Mouse, Touchpad input = { - sensitivity = -0.5; + sensitivity = -0.7; scroll_method = "2 fg"; touchpad = { natural_scroll = true;