mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-11 21:11:40 +01:00
20 lines
397 B
Markdown
20 lines
397 B
Markdown
# named-workspace-layout
|
|
|
|
```
|
|
Set the layout for the specified workspace
|
|
|
|
Usage: komorebic.exe named-workspace-layout <WORKSPACE> <VALUE>
|
|
|
|
Arguments:
|
|
<WORKSPACE>
|
|
Target workspace name
|
|
|
|
<VALUE>
|
|
[possible values: bsp, columns, rows, vertical-stack, horizontal-stack, ultrawide-vertical-stack, grid, right-main-vertical-stack]
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|