mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-02-19 11:47:40 +01:00
17 lines
286 B
Markdown
17 lines
286 B
Markdown
# load-custom-layout
|
|
|
|
```
|
|
Load a custom layout from file for the focused workspace
|
|
|
|
Usage: komorebic.exe load-custom-layout <PATH>
|
|
|
|
Arguments:
|
|
<PATH>
|
|
JSON or YAML file from which the custom layout definition should be loaded
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|