Files
komorebi/docs/cli/load-custom-layout.md
2024-02-15 12:11:05 -08:00

16 lines
271 B
Markdown

# load-custom-layout
```
Load a custom layout from file for the focused workspace
Usage: load-custom-layout <PATH>
Arguments:
<PATH>
JSON or YAML file from which the custom layout definition should be loaded
Options:
-h, --help
Print help
```