From 9f33c2ae8bdf5cfb8fcd46a7926b23a06989a1ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 6 Aug 2026 14:05:55 +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 fca9c96..1404cd3 100644 --- a/catalog.toml +++ b/catalog.toml @@ -1122,3 +1122,16 @@ icon = "device-usb" description = "Manage USB drives and media with notifications in just one panel." plugin_api = 9 tags = ["bar", "hardware", "panel", "service", "system", "utility"] + +[[plugin]] +id = "goatnath/spotify-lyrics" +name = "Spotify Lyrics" +version = "1.2.0" +updated_at = 1786025122 +added_at = 1786025122 +author = "goatnath" +license = "MIT" +icon = "music" +description = "Time-synced lyrics panel linked to the media widget." +plugin_api = 3 +tags = ["music"]