seat configuration

This commit is contained in:
Tony Crisci 2017-12-12 10:55:20 -05:00
parent 538903bc5a
commit c173d30b92
7 changed files with 41 additions and 4 deletions

View file

@ -11,6 +11,7 @@ sway_sources = files(
'commands/exec_always.c',
'commands/include.c',
'commands/input.c',
'commands/input/seat.c',
'commands/input/accel_profile.c',
'commands/input/click_method.c',
'commands/input/drag_lock.c',