From 56510521759ebefbc66f1f93d0459351f954f166 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 19 Jul 2026 12:46:39 +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 0b2d673..d0301bf 100644 --- a/catalog.toml +++ b/catalog.toml @@ -295,3 +295,14 @@ icon = "clock" description = "A custom clock drawn with ImageMagick." plugin_api = 3 tags = ["clock"] + +[[plugin]] +id = "lowcache/claude-companion" +name = "Claude Companion" +version = "1.0.0" +author = "lowcache" +license = "MIT" +icon = "robot" +description = "Claude Code companion: /claude launch + a telemetry-driven attention pulse." +plugin_api = 3 +tags = ["ai", "productivity", "bar", "desktop", "panel", "launcher", "niri", "hyprland", "sway"]