From 0cd68f9d72004b13a45da5d45f2b0b3936f4be5c Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Fri, 22 Nov 2024 16:04:13 +0100 Subject: [PATCH] Hyprland: reduce mouse sensitivity --- modules/hm/hyprland.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/hm/hyprland.nix b/modules/hm/hyprland.nix index b30ada6..8f253a7 100644 --- a/modules/hm/hyprland.nix +++ b/modules/hm/hyprland.nix @@ -61,6 +61,7 @@ in numlock_by_default = true; follow_mouse = 2; touchpad.natural_scroll = true; + sensitivity = -0.5; }; exec = (lib.lists.optionals (hostName == "thor") [