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

17 lines
248 B
Markdown

# move
```
Move the focused window in the specified direction
Usage: komorebic.exe move <OPERATION_DIRECTION>
Arguments:
<OPERATION_DIRECTION>
[possible values: left, right, up, down]
Options:
-h, --help
Print help
```