mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-16 22:31:03 +02:00
fix(tray): image updates lag 1 behind
This commit is contained in:
parent
55c0940e1d
commit
fb1799531b
2 changed files with 2 additions and 3 deletions
|
@ -148,8 +148,8 @@ futures-signals = { version = "0.3.34", optional = true }
|
|||
sysinfo = { version = "0.29.11", optional = true }
|
||||
|
||||
# tray
|
||||
system-tray = { version = "0.2.0", optional = true }
|
||||
system-tray = { version = "0.3.0", optional = true }
|
||||
png = { version = "0.17.14", optional = true }
|
||||
|
||||
# upower
|
||||
upower_dbus = { version = "0.3.2", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue