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

18 lines
488 B
Markdown

# unmanaged-window-operation-behaviour
```
Set the operation behaviour when the focused window is not managed
Usage: 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')
```