decreases mouse accel

This commit is contained in:
Dennis Schoepf 2025-12-17 19:55:46 +01:00
parent d68ef4942d
commit cab5fd7e19

View file

@ -34,7 +34,7 @@ input {
mouse {
// off
// natural-scroll
accel-speed 0.8
accel-speed 0.7
// accel-profile "flat"
// scroll-method "no-scroll"
}