Files
komorebi/docs/cli/unmanaged-window-operation-behaviour.md
2024-02-15 12:11:05 -08:00

19 lines
503 B
Markdown

# unmanaged-window-operation-behaviour
```
Set the operation behaviour when the focused window is not managed
Usage: komorebic.exe unmanaged-window-operation-behaviour <OPERATION_BEHAVIOUR>
Arguments:
<OPERATION_BEHAVIOUR>
Possible values:
- op: Process komorebic commands on temporarily unmanaged/floated windows
- no-op: Ignore komorebic commands on temporarily unmanaged/floated windows
Options:
-h, --help
Print help (see a summary with '-h')
```