mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-18 15:33:56 +01:00
20 lines
358 B
Markdown
20 lines
358 B
Markdown
# named-workspace-custom-layout
|
|
|
|
```
|
|
Set a custom layout for the specified workspace
|
|
|
|
Usage: komorebic.exe named-workspace-custom-layout <WORKSPACE> <PATH>
|
|
|
|
Arguments:
|
|
<WORKSPACE>
|
|
Target workspace name
|
|
|
|
<PATH>
|
|
JSON or YAML file from which the custom layout definition should be loaded
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|