summaryrefslogtreecommitdiff
path: root/swaybar/meson.build
diff options
context:
space:
mode:
authorDrew DeVault <[email protected]>2018-03-29 15:16:12 -0400
committerDrew DeVault <[email protected]>2018-03-29 22:11:08 -0400
commit0d0ab7c5ce148bce841fa0682d04bc7b6c21b902 (patch)
treebc3dcefa0e306ac00d81a0cabbd6a0404d7baff6 /swaybar/meson.build
parent718502c815d0af81b4ab71fb6b86976b5403adf9 (diff)
Implement status line
Does not yet support i3bar json protocol
Diffstat (limited to 'swaybar/meson.build')
-rw-r--r--swaybar/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/swaybar/meson.build b/swaybar/meson.build
index 6dc7c564..d15e8b5c 100644
--- a/swaybar/meson.build
+++ b/swaybar/meson.build
@@ -7,6 +7,7 @@ executable(
'ipc.c',
'main.c',
'render.c',
+ 'status_line.c',
],
include_directories: [sway_inc],
dependencies: [