mirror of
https://github.com/swaywm/sway.git
synced 2026-05-01 06:46:25 -04:00
swaynag: implement config file support
This commit is contained in:
parent
a4f7bf23b2
commit
8463a2896a
10 changed files with 499 additions and 137 deletions
|
|
@ -3,6 +3,7 @@ executable(
|
|||
'main.c',
|
||||
'nagbar.c',
|
||||
'render.c',
|
||||
'types.c',
|
||||
],
|
||||
include_directories: [sway_inc],
|
||||
dependencies: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue