basic configuration

This commit is contained in:
Tony Crisci 2017-12-14 11:11:56 -05:00
parent c173d30b92
commit 92fef27eaa
15 changed files with 543 additions and 174 deletions

View file

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