about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
authorOpenlab Labtop <kontakt@openlab-augsburg.de>2015-04-03 04:46:53 +0000
committerOpenlab Labtop <kontakt@openlab-augsburg.de>2015-04-03 04:46:53 +0000
commit0f9d72ae94918a795563abc616b9237bfc00b27d (patch)
tree408bfda57fe648b21607926930965895e4bb2de5 /machines
parentb2330a799e119bb6c9dae56116fb6c6ed6e75998 (diff)
labtop: small mouse improvement
Diffstat (limited to 'machines')
-rw-r--r--machines/labnet/labtop.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/labnet/labtop.nix b/machines/labnet/labtop.nix
index 7e4892d2..6f679ed2 100644
--- a/machines/labnet/labtop.nix
+++ b/machines/labnet/labtop.nix
@@ -84,7 +84,7 @@ in {
   hardware.trackpoint = {
     enable = true;
     emulateWheel = true;
-    sensitivity = 100;
+    sensitivity = 130;
     speed = 350;
   };