Implement config parser for workspace_layout

This commit is contained in:
Brian Ashworth 2018-05-28 22:55:06 -04:00
parent bdf2f4d1c2
commit d76729af22
3 changed files with 23 additions and 0 deletions

View file

@ -69,6 +69,7 @@ sway_sources = files(
'commands/title_format.c',
'commands/unmark.c',
'commands/workspace.c',
'commands/workspace_layout.c',
'commands/ws_auto_back_and_forth.c',
'commands/bar/activate_button.c',