mirror of
https://github.com/swaywm/sway.git
synced 2026-03-28 07:58:38 -04:00
Update config.h
This commit is contained in:
parent
84dd73d021
commit
919ea1531a
1 changed files with 1 additions and 0 deletions
|
|
@ -156,6 +156,7 @@ struct input_config {
|
||||||
int middle_emulation;
|
int middle_emulation;
|
||||||
int natural_scroll;
|
int natural_scroll;
|
||||||
float pointer_accel;
|
float pointer_accel;
|
||||||
|
float sensitivity;
|
||||||
float rotation_angle;
|
float rotation_angle;
|
||||||
float scroll_factor;
|
float scroll_factor;
|
||||||
int repeat_delay;
|
int repeat_delay;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue