From f3bd9b62442b5e345c7a6d5c1ace0653c2050b3a Mon Sep 17 00:00:00 2001 From: dawsers <47487972+dawsers@users.noreply.github.com> Date: Wed, 16 Oct 2024 23:16:02 +0200 Subject: [PATCH] Update plugins.toml (#77) Added hyprscroller layout plugin --- src/content/plugins.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/content/plugins.toml b/src/content/plugins.toml index 416ffcb..e02bfc0 100644 --- a/src/content/plugins.toml +++ b/src/content/plugins.toml @@ -101,3 +101,9 @@ name = "hyprexpo" url = "https://github.com/hyprwm/hyprland-plugins" category = "Design" tagline = "Workspaces overview" + +[[plugins]] +name = "hyprscroller" +url = "https://github.com/dawsers/hyprscroller" +category = "Layout" +tagline = "Scrolling like PaperWM"