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

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