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
1 changed files with 1 additions and 1 deletions

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
} }