mirror of
https://github.com/swaywm/sway.git
synced 2025-01-31 13:16:42 +00:00
Update meson.build
This commit is contained in:
parent
62266d5da7
commit
4f5753dd6b
|
@ -167,6 +167,7 @@ sway_sources = files(
|
||||||
'commands/input/middle_emulation.c',
|
'commands/input/middle_emulation.c',
|
||||||
'commands/input/natural_scroll.c',
|
'commands/input/natural_scroll.c',
|
||||||
'commands/input/pointer_accel.c',
|
'commands/input/pointer_accel.c',
|
||||||
|
'commands/input/sensitivity.c',
|
||||||
'commands/input/rotation_angle.c',
|
'commands/input/rotation_angle.c',
|
||||||
'commands/input/repeat_delay.c',
|
'commands/input/repeat_delay.c',
|
||||||
'commands/input/repeat_rate.c',
|
'commands/input/repeat_rate.c',
|
||||||
|
|
Loading…
Reference in a new issue