system/machine: change touchpad configs

This commit is contained in:
Dmitriy Pleshevskiy 2022-10-04 14:54:32 +03:00
parent f9a0027483
commit 7cb0eb359c
Signed by: pleshevskiy
GPG key ID: 1B59187B161C0215

View file

@ -40,7 +40,7 @@ in
accelSpeed = "1.0";
};
touchpad = {
accelSpeed = "1.0";
accelSpeed = "0.5";
disableWhileTyping = true;
};
};