mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-16 06:16:43 +01:00
20 lines
343 B
Markdown
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
|
|
|
|
```
|