From b24102d4236cca5d7e82e11ecc2b15622eaba880 Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Sun, 22 Sep 2024 09:20:12 -0400 Subject: [PATCH] mouse sensitivity --- 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 8182a6f..9d6cb2b 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; }; env = [