summaryrefslogtreecommitdiff
path: root/hel/hw.nix
diff options
context:
space:
mode:
authorGregor Kleen <pngwjpgh@users.noreply.github.com>2016-09-30 20:43:38 +0200
committerGregor Kleen <pngwjpgh@users.noreply.github.com>2016-09-30 20:43:38 +0200
commite97210b2ed30702b87c6ce1881861198c42335ae (patch)
tree0a558796b0955440c08e1f6c871d5ba959c76973 /hel/hw.nix
parent9bf91d639357d37d87d3da38a39651cbb95c3e80 (diff)
downloadnixos-e97210b2ed30702b87c6ce1881861198c42335ae.tar
nixos-e97210b2ed30702b87c6ce1881861198c42335ae.tar.gz
nixos-e97210b2ed30702b87c6ce1881861198c42335ae.tar.bz2
nixos-e97210b2ed30702b87c6ce1881861198c42335ae.tar.xz
nixos-e97210b2ed30702b87c6ce1881861198c42335ae.zip
higher speed
Diffstat (limited to 'hel/hw.nix')
-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}