From 9a1111efbab842a26477b651ae02deaa39fe1ef4 Mon Sep 17 00:00:00 2001 From: outfoxxed Date: Mon, 1 Jan 2024 21:31:07 -0800 Subject: [PATCH] Add note in readme to make sure hyprpm is running --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 4d9566f..701c816 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,15 @@ wayland.windowManager.hyprland = { Hyprland now has a dedicated plugin manager, which should be used when your package manager isn't capable of locking hy3 builds to the correct hyprland version. +> [!IMPORTANT] +> Make sure hyprpm is activated by putting +> +> ```conf +> exec-once = hyprpm reload -n +> ``` +> +> in your hyprland.conf. (See [the wiki](https://wiki.hyprland.org/Plugins/Using-Plugins/) for details.) + To install hy3 via hyprpm run ```sh