From 8b52f46d24ed645ca7981835f85defeec90916dc Mon Sep 17 00:00:00 2001 From: Vaxry Date: Thu, 1 Feb 2024 22:57:28 +0000 Subject: [PATCH] add hyprpm deps --- 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 ea76a0b..8c2138b 100644 --- a/pages/Plugins/Using-Plugins.md +++ b/pages/Plugins/Using-Plugins.md @@ -28,6 +28,8 @@ It is _highly_ recommended you use the Hyprland Plugin Manager, `hyprpm`. For ma ### hyprpm +Make sure you have the required dependencies: `cpio`, `meson`, `cmake`. + Find a repository you want to install plugins from. As an example, we will use [hyprland-plugins](https://github.com/hyprwm/hyprland-plugins). ```sh