summaryrefslogtreecommitdiff
path: root/nix/modules/home
diff options
context:
space:
mode:
Diffstat (limited to 'nix/modules/home')
-rw-r--r--nix/modules/home/hyprland.nix4
1 files changed, 4 insertions, 0 deletions
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;