mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-17 22:13:27 +01:00
20 lines
303 B
Markdown
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
|
|
|
|
```
|