From 46ecd621f663a43578311b37ae73fbf10ffe2fc3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 23 Jul 2026 22:57:49 +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 2f786cd..1abc48f 100644 --- a/catalog.toml +++ b/catalog.toml @@ -406,3 +406,14 @@ icon = "device-tv" description = "Browse and update your AniList anime and manga lists from a quick panel without opening the site." plugin_api = 3 tags = ["media", "bar", "panel", "service", "network", "productivity"] + +[[plugin]] +id = "blackbartblues/audio-switcher" +name = "Audio Switcher" +version = "0.1.0" +author = "blackbartblues" +license = "MIT" +icon = "switch-horizontal" +description = "Switch audio inputs and outputs, hand off Bluetooth devices, and control them from compositor keybinds." +plugin_api = 5 +tags = ["audio", "bar", "hardware", "panel", "service", "system", "utility"]