mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-04-26 06:58:31 +02:00
16 lines
237 B
Markdown
16 lines
237 B
Markdown
# move-workspace-to-monitor
|
|
|
|
```
|
|
Move the focused workspace to the specified monitor
|
|
|
|
Usage: move-workspace-to-monitor <TARGET>
|
|
|
|
Arguments:
|
|
<TARGET>
|
|
Target index (zero-indexed)
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
``` |