From 09ccf11db674606c4dd982d5480bd71a367e8939 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 8 Aug 2026 15:08:08 +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 3d66629..01eb298 100644 --- a/catalog.toml +++ b/catalog.toml @@ -1167,3 +1167,16 @@ icon = "world" description = "Switch the system DNS between popular providers, custom servers, or the ISP default (NetworkManager)." plugin_api = 17 tags = ["bar", "panel", "service", "network", "privacy"] + +[[plugin]] +id = "gabedunn/voxtype" +name = "Voxtype" +version = "1.0.0" +updated_at = 1786201675 +added_at = 1786201675 +author = "Gabe Dunn" +license = "MIT" +icon = "microphone-2" +description = "Shows and controls Voxtype's live dictation status from the bar." +plugin_api = 14 +tags = ["audio", "bar", "indicator", "recording", "utility"]