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

19 lines
328 B
Markdown

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