From 25cd4b9ee88327a4c58add6f588e643f5170eaa0 Mon Sep 17 00:00:00 2001 From: Bryan Ramos Date: Sun, 1 Dec 2024 14:56:45 -0500 Subject: [PATCH] mouse speed --- 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 3c06190..638d83a 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; + sensitivity = 0.65; }; env = [