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

16 lines
238 B
Markdown

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