swaynag: implement config file support

This commit is contained in:
Brian Ashworth 2018-07-28 09:34:25 -04:00
parent a4f7bf23b2
commit 8463a2896a
10 changed files with 499 additions and 137 deletions

View file

@ -3,6 +3,7 @@ executable(
'main.c',
'nagbar.c',
'render.c',
'types.c',
],
include_directories: [sway_inc],
dependencies: [