mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-14 22:13:13 +01:00
17 lines
330 B
Markdown
17 lines
330 B
Markdown
# replace-configuration
|
|
|
|
```
|
|
Replace the configuration of a running instance of komorebi from a static configuration file
|
|
|
|
Usage: komorebic.exe replace-configuration <PATH>
|
|
|
|
Arguments:
|
|
<PATH>
|
|
Static configuration JSON file from which the configuration should be loaded
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|