mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-14 22:13:13 +01:00
17 lines
318 B
Markdown
17 lines
318 B
Markdown
# query
|
|
|
|
```
|
|
Query the current window manager state
|
|
|
|
Usage: komorebic.exe query <STATE_QUERY>
|
|
|
|
Arguments:
|
|
<STATE_QUERY>
|
|
[possible values: focused-monitor-index, focused-workspace-index, focused-container-index, focused-window-index, focused-workspace-name]
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|