mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-15 22:13:22 +01:00
This commit adds a new komorebic command "stackbar-mode" to allow users to change stackbar modes programmatically.
16 lines
259 B
Markdown
16 lines
259 B
Markdown
# check
|
|
|
|
```
|
|
Check komorebi configuration and related files for common errors
|
|
|
|
Usage: komorebic.exe check [OPTIONS]
|
|
|
|
Options:
|
|
-k, --komorebi-config <KOMOREBI_CONFIG>
|
|
Path to a static configuration JSON file
|
|
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|