feat: do not use mouse acceleration

This commit is contained in:
daniel
2025-05-25 23:15:00 +02:00
parent abd26a4185
commit 1a8668dc96

View File

@@ -22,7 +22,7 @@
// mouse scroll speed
&msc {
acceleration-exponent = <1>;
acceleration-exponent = <0>;
time-to-max-speed-ms = <0>;
delay-ms = <0>;
};