Files
komorebi/docs/cli/named-workspace-custom-layout.md
2024-02-15 12:21:51 -08:00

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
```