mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-03-24 18:31:22 +01:00
16 lines
220 B
Markdown
16 lines
220 B
Markdown
# send-to-workspace
|
|
|
|
```
|
|
Send the focused window to the specified workspace
|
|
|
|
Usage: send-to-workspace <TARGET>
|
|
|
|
Arguments:
|
|
<TARGET>
|
|
Target index (zero-indexed)
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
``` |