mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-18 15:33:56 +01:00
19 lines
328 B
Markdown
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
|
|
|
|
``` |