From 6886994ba8116a8144f085ecd2ae7e092c5ebc45 Mon Sep 17 00:00:00 2001 From: Myned Date: Thu, 3 Oct 2024 14:13:16 -0500 Subject: [PATCH] hyprland: lower trackball sensitivity Signed-off-by: Myned --- options/custom/desktops/hyprland/settings.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options/custom/desktops/hyprland/settings.nix b/options/custom/desktops/hyprland/settings.nix index c15dbf8..ee21715 100644 --- a/options/custom/desktops/hyprland/settings.nix +++ b/options/custom/desktops/hyprland/settings.nix @@ -243,7 +243,7 @@ in { { name = "logitech-m570"; accel_profile = "custom 1 0 1 3"; - sensitivity = -0.1; + sensitivity = -0.2; } {