swaybar: add StatusNotifierWatcher to tray

This commit is contained in:
Ian Fan 2018-12-05 17:28:14 +00:00
parent ef555012fa
commit 02df3f67aa
5 changed files with 242 additions and 0 deletions

View file

@ -1,5 +1,6 @@
tray_files = get_option('enable-tray') ? [
'tray/tray.c',
'tray/watcher.c'
] : []
swaybar_deps = [