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

17 lines
253 B
Markdown

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