Rename plugin id to felixzsh.key-visualizer

omarchy plugin validate rejects the omarchy.* namespace: it is reserved
for first-party plugins. Use the third-party <user>.<name> convention.
This commit is contained in:
felixzsh
2026-08-11 09:58:37 -05:00
parent 96446661b3
commit 64e44c299b
3 changed files with 21 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"schemaVersion": 1,
"id": "omarchy.key-visualizer",
"id": "felixzsh.key-visualizer",
"name": "Key Visualizer",
"version": "1.0.0",
"description": "Shows the keys you press on screen. Great for keybinding tutorials, demos, and screencasts.",