From 8cb8da06ddf68120b06c70eb9f5101a3d7224088 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 4 Aug 2026 02:54:45 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/catalog.toml b/catalog.toml index fde12d9..f66e6c2 100644 --- a/catalog.toml +++ b/catalog.toml @@ -1064,3 +1064,16 @@ icon = "layout-filled" description = "Layout switcher for MangoWC" plugin_api = 14 tags = ["bar", "panel", "mangowc", "utility"] + +[[plugin]] +id = "maddingo/hypr-layout-switcher" +name = "Hyprland Layout Switcher" +version = "0.1.0" +updated_at = 1785812073 +added_at = 1785812073 +author = "maddingo" +license = "MIT" +icon = "layout-grid" +description = "Shows and cycles the active workspace's layout" +plugin_api = 3 +tags = ["hyprland"]