From 6e0637fd7126ae9b2cdd6c9c9d0fd0e24ff787dd Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Sun, 1 Dec 2024 15:05:28 -0500 Subject: [PATCH] mouse sens --- src/user/modules/gui/wm/hyprland/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/user/modules/gui/wm/hyprland/default.nix b/src/user/modules/gui/wm/hyprland/default.nix index 638d83a..8f5833b 100644 --- a/src/user/modules/gui/wm/hyprland/default.nix +++ b/src/user/modules/gui/wm/hyprland/default.nix @@ -94,7 +94,7 @@ in kb_layout = "us"; follow_mouse = 1; accel_profile = "flat"; - sensitivity = 0.65; + sensitivity = 0.45; }; env = [