mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-17 22:13:27 +01:00
17 lines
233 B
Markdown
17 lines
233 B
Markdown
# focus-workspace
|
|
|
|
```
|
|
Focus the specified workspace on the focused monitor
|
|
|
|
Usage: komorebic.exe focus-workspace <TARGET>
|
|
|
|
Arguments:
|
|
<TARGET>
|
|
Target index (zero-indexed)
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|