mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-16 22:31:03 +02:00
feat(tray): image support in menu items
This commit is contained in:
parent
fb1799531b
commit
662ddb6946
3 changed files with 78 additions and 11 deletions
|
@ -68,7 +68,7 @@ notifications = ["zbus"]
|
|||
|
||||
sys_info = ["sysinfo", "regex"]
|
||||
|
||||
tray = ["system-tray"]
|
||||
tray = ["system-tray", "png"]
|
||||
|
||||
upower = ["upower_dbus", "zbus", "futures-lite"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue