From b0b6aaad8789c2fe6030922c1ffc7c859945683a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 5 Aug 2026 21:48:59 +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 e33d4ed..8e8677e 100644 --- a/catalog.toml +++ b/catalog.toml @@ -1083,3 +1083,16 @@ icon = "layout-grid" description = "Shows and cycles the active workspace's layout" plugin_api = 3 tags = ["hyprland"] + +[[plugin]] +id = "theblackdon/kineticwe-layouts" +name = "KineticWE Layouts" +version = "1.0.0" +updated_at = 1785966525 +added_at = 1785966525 +author = "theblackdon" +license = "MIT" +icon = "layout-grid" +description = "Shows the current KineticWE tiling layout on the bar and switches layouts from a dropdown." +plugin_api = 9 +tags = ["bar", "indicator", "service", "system"]