1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-16 22:31:03 +02:00

fix(tray): update system-tray dep to bring in a whole load of fixes

This commit is contained in:
Jake Stanger 2024-11-08 01:35:04 +00:00
parent e53a9067b0
commit 55c0940e1d
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61
3 changed files with 128 additions and 45 deletions

View file

@ -149,6 +149,7 @@ sysinfo = { version = "0.29.11", optional = true }
# tray
system-tray = { version = "0.2.0", optional = true }
system-tray = { version = "0.3.0", optional = true }
# upower
upower_dbus = { version = "0.3.2", optional = true }