Improve omarchy-config-shell-bar

This commit is contained in:
Ryan Hughes
2026-05-27 16:44:43 -04:00
parent 752ecaf6e7
commit f8e82dac6b
5 changed files with 329 additions and 25 deletions
+1
View File
@@ -61,6 +61,7 @@ individual plugins (`bar`, `image-selector`, …).
| `toggle <id> <payloadJson>` | summon if closed, hide if open |
| `call <id> <method> <arg>` | call an already-loaded plugin |
| `rescanPlugins` | re-walk plugin dirs |
| `reloadConfig` | reload shell.json |
| `setPluginEnabled <id> <"true"\|…>` | flip enabled bit |
| `listPlugins` | JSON of every discovered plugin |