mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-19 16:21:17 +01:00
feat(cli): add docgen cmd for mkdocs pages
This commit is contained in:
18
docs/cli/unmanaged-window-operation-behaviour.md
Normal file
18
docs/cli/unmanaged-window-operation-behaviour.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# 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')
|
||||
|
||||
```
|
||||
Reference in New Issue
Block a user