Files
komorebi/docs/cli/stack.md
2024-02-15 12:21:51 -08:00

17 lines
251 B
Markdown

# stack
```
Stack the focused window in the specified direction
Usage: komorebic.exe stack <OPERATION_DIRECTION>
Arguments:
<OPERATION_DIRECTION>
[possible values: left, right, up, down]
Options:
-h, --help
Print help
```