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