mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-17 06:41:03 +02:00
build: fix more coupling issues with keyboard/workspace/sway
This commit is contained in:
parent
caa288656c
commit
557ef4c898
4 changed files with 14 additions and 18 deletions
|
@ -95,7 +95,7 @@ workspaces = ["futures-lite"]
|
|||
"workspaces+hyprland" = ["workspaces", "hyprland"]
|
||||
"workspaces+niri" = ["workspaces"]
|
||||
|
||||
sway = ["swayipc-async"]
|
||||
sway = ["swayipc-async", "futures-lite"]
|
||||
|
||||
schema = ["dep:schemars"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue