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
+3 -2
View File
@@ -8,7 +8,8 @@ members = [
"komorebic",
"komorebic-no-console",
"komorebi-bar",
"komorebi-themes"
"komorebi-themes",
"komorebi-shortcuts"
]
[workspace.dependencies]
@@ -72,4 +73,4 @@ features = [
"Win32_System_WindowsProgramming",
"Media",
"Media_Control"
]
]