Personal plugin registry for Noctalia Shell.
- Open Noctalia Settings.
- Go to Plugins -> Sources.
- Click Add custom repository.
- Add this repository URL.
- Install plugins from the Available tab.
BindHub- automation plugin for hotkeys, macros, and Niri hotkey sync
Each plugin lives in its own directory and must include:
manifest.jsonREADME.mdpreview.png- one or more QML entry points
The registry.json file is the index consumed by Noctalia.
When you add a plugin folder with a valid manifest.json, run:
node scripts/update-registry.jsAdditional authoring guidance lives in: