mirror of
https://github.com/swaywm/sway.git
synced 2026-04-02 07:15:50 -04:00
swaybar: add StatusNotifierHost to tray
This commit is contained in:
parent
746600e6ed
commit
e6cb55e2f8
5 changed files with 212 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
tray_files = get_option('enable-tray') ? [
|
||||
'tray/host.c',
|
||||
'tray/icon.c',
|
||||
'tray/tray.c',
|
||||
'tray/watcher.c'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue