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