Add public-safe example config

This commit is contained in:
Ray Berezowski
2026-06-02 18:09:57 -04:00
parent 332b796258
commit d328c38f31
6 changed files with 74 additions and 3 deletions

View File

@@ -45,3 +45,9 @@ config.json
Keep `config.json` beside `TaskbarLauncher.exe`.
If `config.json` is missing, the app creates a clean starter config on first run.
## Example Config
The source repository includes `config.example.json` as a public-safe example. It is not required for normal installation.
Paths in config may use Windows environment variables such as `%USERPROFILE%`.