From 28883041b50f638f07d7e78ced800262ed2d2b13 Mon Sep 17 00:00:00 2001 From: Guanran928 <68757440+Guanran928@users.noreply.github.com> Date: Thu, 3 Aug 2023 18:59:46 +0800 Subject: [PATCH] Add reminder to re-compile plugins after updating Hyprland. (#285) --- pages/Plugins/Using-Plugins.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pages/Plugins/Using-Plugins.md b/pages/Plugins/Using-Plugins.md index 702f685..85d272b 100644 --- a/pages/Plugins/Using-Plugins.md +++ b/pages/Plugins/Using-Plugins.md @@ -118,6 +118,10 @@ Copy it wherever you please to keep it organized and load with `hyprctl plugin l Oops. Make sure your plugin is compiled on the same machine as Hyprland. If that doesn't help, ask the plugin's maintainer to fix it. +### My plugin no longer works after updating Hyprland! +Make sure to re-compile the plugin after each Hyprland update. +Every hyprland version change (even from one commit to another) requires plugins to be re-compiled. + ### How do I list my loaded plugins? `hyprctl plugin list`