mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-08 17:27:22 +08:00
tweak trackpoint
This commit is contained in:
parent
7668abb05b
commit
ec04f4c663
1 changed files with 6 additions and 0 deletions
|
|
@ -12,4 +12,10 @@
|
|||
# Tap to click
|
||||
touchpad.tapping = true;
|
||||
};
|
||||
|
||||
hardware.trackpoint = {
|
||||
enable = true;
|
||||
sensitivity = 160;
|
||||
speed = 150;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue