mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-14 14:23:36 +01:00
17 lines
253 B
Markdown
17 lines
253 B
Markdown
# cycle-stack
|
|
|
|
```
|
|
Cycle the focused stack in the specified cycle direction
|
|
|
|
Usage: komorebic.exe cycle-stack <CYCLE_DIRECTION>
|
|
|
|
Arguments:
|
|
<CYCLE_DIRECTION>
|
|
[possible values: previous, next]
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|