This commit is contained in:
Vaxry 2023-12-06 20:12:05 +00:00
parent 3807eebf57
commit 07081d6412

View file

@ -5,6 +5,9 @@ This page documents the recommended guidelines for making a stable and neat plug
## Making your plugin compatible with hyprpm
In order for your plugin to be installable by hyprpm, you need a manifest.
hyprpm will parse hyprload manifests just fine, but it's recommended to use the more
powerful hyprpm manifest.
Make a file in the root of your repository called `hyprpm.toml`.
### Repository metadata