From 3807eebf57b2c7d0e4d381a3e5f08d5660688fca Mon Sep 17 00:00:00 2001 From: Vaxry Date: Wed, 6 Dec 2023 20:10:20 +0000 Subject: [PATCH] note hyprpm help --- pages/Plugins/Using-Plugins.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/Plugins/Using-Plugins.md b/pages/Plugins/Using-Plugins.md index c68c3ff..bd5ea03 100644 --- a/pages/Plugins/Using-Plugins.md +++ b/pages/Plugins/Using-Plugins.md @@ -47,6 +47,8 @@ You can add `exec-once = hyprpm reload` to your hyprland config to have plugins In order update your plugins, run `hyprpm update`. +For all options of `hyprpm`, run `hyprpm -h`. + ### Manual Different plugins may have different build methods, refer to their instructions.