mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-02-23 13:44:50 +01:00
20 lines
328 B
Markdown
20 lines
328 B
Markdown
# ensure-workspaces
|
|
|
|
```
|
|
Create at least this many workspaces for the specified monitor
|
|
|
|
Usage: komorebic.exe ensure-workspaces <MONITOR> <WORKSPACE_COUNT>
|
|
|
|
Arguments:
|
|
<MONITOR>
|
|
Monitor index (zero-indexed)
|
|
|
|
<WORKSPACE_COUNT>
|
|
Number of desired workspaces
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|