mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-17 23:13:55 +01:00
20 lines
323 B
Markdown
20 lines
323 B
Markdown
# ensure-named-workspaces
|
|
|
|
```
|
|
Create these many named workspaces for the specified monitor
|
|
|
|
Usage: komorebic.exe ensure-named-workspaces <MONITOR> [NAMES]...
|
|
|
|
Arguments:
|
|
<MONITOR>
|
|
Monitor index (zero-indexed)
|
|
|
|
[NAMES]...
|
|
Names of desired workspaces
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|