From 5be8273ca2df77c0dae3120d9d756dc4efb47c95 Mon Sep 17 00:00:00 2001 From: xVermillionx Date: Sun, 8 Oct 2023 08:53:59 +0200 Subject: [PATCH] Change hyprload_header to hyprland_header to match name in code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ed8fe2..ab9d23f 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ The configuration of hyprload behavior is done in `hyprland.conf`, like a normal | `plugin:hyprload:quiet` | bool | false | Whether to hide the notifications | | `plugin:hyprload:debug` | bool | false | Whether to hide extra-special debug notifications | | `plugin:hyprload:config` | string | `~/.config/hypr/hyprload.toml`| The path to your plugin requirements file | -| `plugin:hyprload:hyprload_headers` | string | `empty` | The path to the Hyprland source to force using as headers. | +| `plugin:hyprload:hyprland_headers` | string | `empty` | The path to the Hyprland source to force using as headers. | # Plugin Development If you maintain a plugin for Hyprland, to support automatic management via `hyprload.toml`, you need to create a `hyprload.toml` manifest in the root of your