mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-18 07:23:57 +01:00
19 lines
313 B
Markdown
19 lines
313 B
Markdown
# ensure-workspaces
|
|
|
|
```
|
|
Create at least this many workspaces for the specified monitor
|
|
|
|
Usage: ensure-workspaces <MONITOR> <WORKSPACE_COUNT>
|
|
|
|
Arguments:
|
|
<MONITOR>
|
|
Monitor index (zero-indexed)
|
|
|
|
<WORKSPACE_COUNT>
|
|
Number of desired workspaces
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
``` |