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

20 lines
303 B
Markdown

# resize-edge
```
Resize the focused window in the specified direction
Usage: komorebic.exe resize-edge <EDGE> <SIZING>
Arguments:
<EDGE>
[possible values: left, right, up, down]
<SIZING>
[possible values: increase, decrease]
Options:
-h, --help
Print help
```