From 4cfe44148a68152f0365f91799f15be6abce667c Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Wed, 18 Jun 2025 22:59:37 -0700 Subject: new flake lock --- nix/modules/home/hyprland.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nix/modules/home/hyprland.nix') diff --git a/nix/modules/home/hyprland.nix b/nix/modules/home/hyprland.nix index fa2a78b..9f9e4fe 100644 --- a/nix/modules/home/hyprland.nix +++ b/nix/modules/home/hyprland.nix @@ -117,6 +117,10 @@ }; rounding = 5; }; + device = { + name = "beken-usb-gaming-mouse-1"; + sensitivity = -0.5; + }; input = { kb_options = "caps:swapescape"; repeat_delay = 300; -- cgit v1.3