From 9e2e9d9d739e1ab6115fb22e31e06aee65ea1ecb Mon Sep 17 00:00:00 2001 From: Vaxry Date: Mon, 11 Mar 2024 16:44:01 +0000 Subject: [PATCH] plugins: list places --- pages/Plugins/Using-Plugins.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/Plugins/Using-Plugins.md b/pages/Plugins/Using-Plugins.md index 8c2138b..981686c 100644 --- a/pages/Plugins/Using-Plugins.md +++ b/pages/Plugins/Using-Plugins.md @@ -75,8 +75,10 @@ Oh no. Oopsie. Usually means a plugin is broken. `hyprpm disable` it. See [here](../Development/Getting-Started). ### Where do I find plugins? -Try looking around [here](https://duckduckgo.com). + +You can find our featured plugins at [hyprland.org/plugins](https://hyprland.org/plugins/). You can also see a list at [awesome-hyprland](https://github.com/hyprland-community/awesome-hyprland#plugins). Note it may not be complete. +Lastly, you can try searching around github for the `"hyprland plugin"` keyword. ### Are plugins safe? As long as you read the source code of your plugin(s) and can see there's nothing bad going on,