Add output config

This commit is contained in:
emersion 2017-12-06 12:36:06 +01:00
parent 3fe64482bb
commit aaae59026f
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
8 changed files with 512 additions and 2 deletions

View file

@ -5,7 +5,9 @@ sway_sources = files(
'commands/exit.c',
'commands/exec.c',
'commands/exec_always.c',
'commands/output.c',
'config.c',
'config/output.c',
'ipc-json.c',
'ipc-server.c',
'desktop/output.c',