From 7064c42c8c7f811d658296b9749730127f1ac7ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 6 Aug 2026 14:43:25 +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 e12f66c..6d52f2b 100644 --- a/catalog.toml +++ b/catalog.toml @@ -1135,3 +1135,16 @@ icon = "music" description = "Time-synced lyrics panel linked to the media widget." plugin_api = 3 tags = ["music"] + +[[plugin]] +id = "tadomika_ari/config-swap" +name = "Config Swap" +version = "1.0.0" +updated_at = 1786027394 +added_at = 1786027394 +author = "TadomiKa-Ari" +license = "MIT" +icon = "file" +description = "A Noctalia widget for applying Configuration file with one click" +plugin_api = 4 +tags = ["utility"]