1
0
Fork 0
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:
Jake Stanger 2024-05-07 09:54:37 +01:00 committed by GitHub
commit 4695279d69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 52 additions and 21 deletions

View file

@ -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