diff --git a/nixos/hyprland/home.nix b/nixos/hyprland/home.nix index 316e316..88aea0e 100644 --- a/nixos/hyprland/home.nix +++ b/nixos/hyprland/home.nix @@ -34,6 +34,7 @@ in { }; input = { follow_mouse = 2; + sensitivity = -0.2; }; dwindle = { inherit no_gaps_when_only;