From 44a349eb5ff9ccbc4dd2dc37af3126f32bdc9bd8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 21 Jul 2026 01:01:52 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/catalog.toml b/catalog.toml index 64d9bf5..66d6210 100644 --- a/catalog.toml +++ b/catalog.toml @@ -317,3 +317,14 @@ icon = "building-mosque" description = "Prayer times with live countdown, notifications, and azan." plugin_api = 3 tags = ["bar", "panel", "service", "time", "utility"] + +[[plugin]] +id = "dotnetrob/cat" +name = "Cat" +version = "1.1.2" +author = "DotNetRob" +license = "MIT" +icon = "paw" +description = "An animated running cat bar widget whose speed reflects CPU usage." +plugin_api = 3 +tags = ["bar", "animation", "system", "fun"]