docs(wm): add komorebi-gui binary, update mkdocs

This commit is contained in:
LGUG2Z
2024-05-19 16:15:18 -07:00
parent 05af7ce16a
commit 0f44efaa82
12 changed files with 75 additions and 4 deletions

12
docs/cli/gui.md Normal file
View File

@@ -0,0 +1,12 @@
# gui
```
Launch the komorebi-gui debugging tool
Usage: komorebic.exe gui
Options:
-h, --help
Print help
```