mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-11 21:11:40 +01:00
17 lines
235 B
Markdown
17 lines
235 B
Markdown
# send-to-workspace
|
|
|
|
```
|
|
Send the focused window to the specified workspace
|
|
|
|
Usage: komorebic.exe send-to-workspace <TARGET>
|
|
|
|
Arguments:
|
|
<TARGET>
|
|
Target index (zero-indexed)
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|