mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-17 06:41:03 +02:00
parent
f06885cea6
commit
8b065fa50f
2 changed files with 35 additions and 158 deletions
|
@ -157,8 +157,9 @@ upower_dbus = { version = "0.3.2", optional = true }
|
|||
libpulse-binding = { version = "2.28.1", optional = true }
|
||||
|
||||
# workspaces
|
||||
swayipc-async = { version = "2.0.3", optional = true }
|
||||
hyprland = { version = "0.4.0-beta.1", optional = true }
|
||||
swayipc-async = { version = "2.0.1", optional = true }
|
||||
hyprland = { version = "0.4.0-alpha.3", features = ["silent"], optional = true }
|
||||
futures-util = { version = "0.3.31", optional = true }
|
||||
|
||||
# shared
|
||||
futures-lite = { version = "2.3.0", optional = true } # network_manager, upower, workspaces
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue