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