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

View File

@@ -0,0 +1,16 @@
# promote-window
```
Promote the window in the specified direction
Usage: komorebic.exe promote-window <OPERATION_DIRECTION>
Arguments:
<OPERATION_DIRECTION>
[possible values: left, right, up, down]
Options:
-h, --help
Print help
```