system/machine: change touchpad configs
This commit is contained in:
parent
f9a0027483
commit
7cb0eb359c
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ in
|
|||
accelSpeed = "1.0";
|
||||
};
|
||||
touchpad = {
|
||||
accelSpeed = "1.0";
|
||||
accelSpeed = "0.5";
|
||||
disableWhileTyping = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue