Skip to content

Commit

Permalink
Change hyprload_header to hyprland_header to match name in code
Browse files Browse the repository at this point in the history
  • Loading branch information
xVermillionx authored and Duckonaut committed Oct 11, 2023
1 parent 9973129 commit 5be8273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5be8273

Please sign in to comment.