Document the new config location and why it lives outside the plugin dir
This commit is contained in:
@@ -109,9 +109,11 @@ works.
|
|||||||
|
|
||||||
## Customize
|
## Customize
|
||||||
|
|
||||||
On first load the panel writes `config.json` into the plugin directory
|
Options live in `~/.config/omarchy/key-visualizer.json` (created with the
|
||||||
(`~/.config/omarchy/plugins/felixzsh.key-visualizer/config.json`) with these
|
defaults below on first run). It sits **outside** the plugin folder on
|
||||||
defaults; edit it and the display updates on save:
|
purpose: the shell reloads all plugin code whenever any file under
|
||||||
|
`~/.config/omarchy/plugins/` changes, so a config file there would restart
|
||||||
|
the plugin on every edit. Editing this file updates the display live:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user