mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-01 18:51:04 +02:00
build: update hyprland-rs to 0.3.8
, enable silent feature
This commit is contained in:
parent
9f65cf293d
commit
d1be6100d6
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ zbus = { version = "3.14.1", optional = true }
|
||||||
|
|
||||||
# workspaces
|
# workspaces
|
||||||
swayipc-async = { version = "2.0.1", optional = true }
|
swayipc-async = { version = "2.0.1", optional = true }
|
||||||
hyprland = { version = "0.3.8", optional = true }
|
hyprland = { version = "0.3.8", features = ["silent"], optional = true }
|
||||||
futures-util = { version = "0.3.21", optional = true }
|
futures-util = { version = "0.3.21", optional = true }
|
||||||
|
|
||||||
# shared
|
# shared
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue