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

20 lines
343 B
Markdown

# resize-axis
```
Resize the focused window or primary column along the specified axis
Usage: komorebic.exe resize-axis <AXIS> <SIZING>
Arguments:
<AXIS>
[possible values: horizontal, vertical, horizontal-and-vertical]
<SIZING>
[possible values: increase, decrease]
Options:
-h, --help
Print help
```