1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-04-19 11:24:24 +02:00

build: update hyprland-rs to 0.3.8, enable silent feature

This commit is contained in:
yavko 2023-06-17 21:03:21 -07:00 committed by Jake Stanger
parent 9f65cf293d
commit d1be6100d6
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61

View file

@ -131,7 +131,7 @@ zbus = { version = "3.14.1", optional = true }
# workspaces
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 }
# shared