mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-14 14:23:36 +01:00
17 lines
251 B
Markdown
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
|
|
|
|
```
|