Files
komorebi/docs/cli/send-to-monitor-workspace.md
2024-02-15 12:21:51 -08:00

20 lines
387 B
Markdown

# send-to-monitor-workspace
```
Send the focused window to the specified monitor workspace
Usage: komorebic.exe send-to-monitor-workspace <TARGET_MONITOR> <TARGET_WORKSPACE>
Arguments:
<TARGET_MONITOR>
Target monitor index (zero-indexed)
<TARGET_WORKSPACE>
Workspace index on the target monitor (zero-indexed)
Options:
-h, --help
Print help
```