mirror of
https://github.com/swaywm/sway.git
synced 2026-04-18 06:46:56 -04:00
swaybar: add StatusNotifierWatcher to tray
This commit is contained in:
parent
ef555012fa
commit
02df3f67aa
5 changed files with 242 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
tray_files = get_option('enable-tray') ? [
|
||||
'tray/tray.c',
|
||||
'tray/watcher.c'
|
||||
] : []
|
||||
|
||||
swaybar_deps = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue