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:
+1
-1
@@ -7,7 +7,7 @@
|
||||
--
|
||||
-- Install: add one line to ~/.config/hypr/hyprland.lua (at the bottom):
|
||||
--
|
||||
-- dofile(os.getenv("HOME") .. "/.config/omarchy/plugins/omarchy.key-visualizer/key-visualizer.lua")
|
||||
-- dofile(os.getenv("HOME") .. "/.config/omarchy/plugins/felixzsh.key-visualizer/key-visualizer.lua")
|
||||
--
|
||||
-- then reload Hyprland (`hyprctl reload`). Requires Hyprland with Lua
|
||||
-- config support (0.56+).
|
||||
|
||||
Reference in New Issue
Block a user