mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-16 14:26:40 +01:00
16 lines
236 B
Markdown
16 lines
236 B
Markdown
# stack
|
|
|
|
```
|
|
Stack the focused window in the specified direction
|
|
|
|
Usage: stack <OPERATION_DIRECTION>
|
|
|
|
Arguments:
|
|
<OPERATION_DIRECTION>
|
|
[possible values: left, right, up, down]
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
``` |