mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-09 14:01:03 +02:00
Merge pull request #572 from JakeStanger/fix/workspace-rename
fix(workspaces): add support for hyprland rename event
This commit is contained in:
commit
4695279d69
5 changed files with 52 additions and 21 deletions
|
@ -148,7 +148,7 @@ libpulse-binding = { version = "2.28.1", optional = true }
|
|||
|
||||
# workspaces
|
||||
swayipc-async = { version = "2.0.1", optional = true }
|
||||
hyprland = { version = "0.4.0-alpha.1", features = ["silent"], optional = true }
|
||||
hyprland = { version = "0.4.0-alpha.2", features = ["silent"], optional = true }
|
||||
futures-util = { version = "0.3.30", optional = true }
|
||||
|
||||
# shared
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue