Enable mouse acceleration

This commit is contained in:
Sam A. 2023-12-05 19:04:42 +01:00
parent 4c22dce71b
commit 8eebcff519
Signed by: samsapti
GPG key ID: CBBBE7371E81C4EA

View file

@ -14,7 +14,7 @@ input type:touchpad {
} }
input type:pointer { input type:pointer {
accel_profile flat # accel_profile flat
natural_scroll disabled natural_scroll disabled
} }