mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-02 19:21:03 +02:00
parent
b649525a2c
commit
9fe6d49195
3 changed files with 43 additions and 27 deletions
|
@ -5,6 +5,7 @@ edition = "2021"
|
|||
license = "MIT"
|
||||
description = "Customisable GTK Layer Shell wlroots/sway bar"
|
||||
repository = "https://github.com/jakestanger/ironbar"
|
||||
categories = ["gui"]
|
||||
keywords = ["gtk", "bar", "wayland", "wlroots", "gtk-layer-shell"]
|
||||
|
||||
[features]
|
||||
|
@ -130,7 +131,7 @@ zbus = { version = "3.14.1", optional = true }
|
|||
|
||||
# workspaces
|
||||
swayipc-async = { version = "2.0.1", optional = true }
|
||||
hyprland = { version = "=0.3.1", optional = true }
|
||||
hyprland = { version = "0.3.8", optional = true }
|
||||
futures-util = { version = "0.3.21", optional = true }
|
||||
|
||||
# shared
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue