update scroll speed

This commit is contained in:
Ingolf Wagner 2023-02-27 16:40:23 +01:00
parent 4792e5145a
commit e50ccf66be
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

@ -37,7 +37,7 @@ with lib;
disableWhileTyping = true;
tapping = true;
scrollMethod = "twofinger";
accelSpeed = "2";
accelSpeed = "1.3";
naturalScrolling = true;
};
};