From ccce10d3933a0b65c9cdc6665f42e56b143412eb Mon Sep 17 00:00:00 2001 From: felixzsh Date: Tue, 11 Aug 2026 13:42:24 -0500 Subject: [PATCH] Document the new config location and why it lives outside the plugin dir --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6909e6a..ed13ef8 100644 --- a/README.md +++ b/README.md @@ -109,9 +109,11 @@ works. ## Customize -On first load the panel writes `config.json` into the plugin directory -(`~/.config/omarchy/plugins/felixzsh.key-visualizer/config.json`) with these -defaults; edit it and the display updates on save: +Options live in `~/.config/omarchy/key-visualizer.json` (created with the +defaults below on first run). It sits **outside** the plugin folder on +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 {