Update config.h

This commit is contained in:
jlo62 2023-09-17 07:37:55 +02:00 committed by GitHub
parent 84dd73d021
commit 919ea1531a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -156,6 +156,7 @@ struct input_config {
int middle_emulation;
int natural_scroll;
float pointer_accel;
float sensitivity;
float rotation_angle;
float scroll_factor;
int repeat_delay;