feat(shortcuts): add helper written in egui

This commit is contained in:
LGUG2Z
2025-05-04 12:41:47 -07:00
parent ee89b344df
commit 228e03efd8
13 changed files with 256 additions and 15 deletions
+1 -1
View File
@@ -43,4 +43,4 @@ windows-icons-fallback = { package = "windows-icons", git = "https://github.com/
[features]
default = ["schemars"]
schemars = ["dep:schemars"]
schemars = ["dep:schemars", "komorebi-client/schemars", "komorebi-themes/schemars"]