summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hel/hw.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hel/hw.nix b/hel/hw.nix
index 425a1427..6d7c316b 100644
--- a/hel/hw.nix
+++ b/hel/hw.nix
@@ -29,6 +29,6 @@
29 enable = true; 29 enable = true;
30 emulateWheel = true; 30 emulateWheel = true;
31 sensitivity = 255; 31 sensitivity = 255;
32 speed = 128; 32 speed = 160;
33 }; 33 };
34} 34}