mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-18 14:17:01 +01:00
20 lines
376 B
Markdown
20 lines
376 B
Markdown
# clear-workspace-rules
|
|
|
|
```
|
|
Remove all application association rules for a workspace by monitor and workspace index
|
|
|
|
Usage: komorebic.exe clear-workspace-rules <MONITOR> <WORKSPACE>
|
|
|
|
Arguments:
|
|
<MONITOR>
|
|
Monitor index (zero-indexed)
|
|
|
|
<WORKSPACE>
|
|
Workspace index on the specified monitor (zero-indexed)
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|