mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-02-24 22:24:58 +01:00
17 lines
306 B
Markdown
17 lines
306 B
Markdown
# watch-configuration
|
|
|
|
```
|
|
Enable or disable watching of legacy komorebi.ahk or komorebi.ps1 configurations (if they exist)
|
|
|
|
Usage: komorebic.exe watch-configuration <BOOLEAN_STATE>
|
|
|
|
Arguments:
|
|
<BOOLEAN_STATE>
|
|
[possible values: enable, disable]
|
|
|
|
Options:
|
|
-h, --help
|
|
Print help
|
|
|
|
```
|