mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-18 15:33:56 +01:00
19 lines
503 B
Markdown
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')
|
|
|
|
```
|