build: update hyprland-rs to 0.3.8, enable silent feature
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user