binding config

This commit is contained in:
Tony Crisci 2017-12-27 10:08:18 -05:00
parent e1c5adc918
commit ba69f06695
5 changed files with 180 additions and 2 deletions

View file

@ -6,6 +6,7 @@ sway_sources = files(
'input/seat.c',
'input/cursor.c',
'input/keyboard.c',
'commands/bind.c',
'commands/exit.c',
'commands/exec.c',
'commands/exec_always.c',