mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-19 06:16:57 +01:00
20 lines
361 B
Markdown
20 lines
361 B
Markdown
# clear-workspace-layout-rules
|
|
|
|
```
|
|
Clear all dynamic layout rules for the specified workspace
|
|
|
|
Usage: komorebic.exe clear-workspace-layout-rules <MONITOR> <WORKSPACE>
|
|
|
|
Arguments:
|
|
<MONITOR>
|
|
Monitor index (zero-indexed)
|
|
|
|
<WORKSPACE>
|
|
Workspace index on the specified monitor (zero-indexed)
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|