From 070f9f8c6585793bbb642a31708aef4df034491a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 8 Aug 2026 14:56:39 +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 025dc44..de32164 100644 --- a/catalog.toml +++ b/catalog.toml @@ -1148,3 +1148,16 @@ icon = "file" description = "A Noctalia widget for applying Configuration file with one click" plugin_api = 4 tags = ["utility"] + +[[plugin]] +id = "nightwatch75/dns-switcher" +name = "DNS Switcher" +version = "0.1.1" +updated_at = 1786200986 +added_at = 1786200986 +author = "nightwatch75" +license = "MIT" +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"]