From da237fe43b640574a59d26271cbfbd11e320e4d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 17 Jul 2026 13:48:41 +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 d8b5d10..6c9d6f4 100644 --- a/catalog.toml +++ b/catalog.toml @@ -173,3 +173,14 @@ icon = "device-laptop" description = "Toggles battery conservation mode via the ideapad_acpi driver, on Lenovo IdeaPad and Legion laptops." plugin_api = 3 tags = ["hardware", "shortcut", "system"] + +[[plugin]] +id = "goodroot/noctwhspr" +name = "noctwhspr" +version = "1.0.0" +author = "goodroot" +license = "MIT" +icon = "microphone" +description = "Noctalia companion for hyprwhspr: shows dictation state, click to record, right-click to restart." +plugin_api = 3 +tags = ["audio", "bar", "recording", "utility"]