mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-18 22:13:31 +01:00
This commit adds a new StateQuery variant, FocusedContainerKind, which will will return None if there is not focused container on the current workspace (ie. it is empty), Single if the focused container contains a single window, or Stack if the focused container contains more than one window.
13 lines
149 B
Markdown
13 lines
149 B
Markdown
# toggle-shortcuts
|
|
|
|
```
|
|
Toggle the komorebi-shortcuts helper
|
|
|
|
Usage: komorebic.exe toggle-shortcuts
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|