From aace2dafe2a00343c6bd3fdafa4b2155c0b9dc50 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 28 Jul 2026 03:23:30 +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 9f8e231..d59c206 100644 --- a/catalog.toml +++ b/catalog.toml @@ -700,3 +700,16 @@ icon = "router" description = "Start and stop a Wi-Fi hotspot from the bar, with connected device list and IPC control." plugin_api = 9 tags = ["network", "bar", "panel", "service", "utility", "system", "indicator"] + +[[plugin]] +id = "yuuto/arch-updater" +name = "Arch Updater" +version = "1.0.0" +updated_at = 1785208995 +added_at = 1785208995 +author = "yuuto" +license = "MIT" +icon = "package" +description = "Check pacman, AUR and Flatpak updates, get an Arch news and reboot heads-up, then upgrade from a terminal." +plugin_api = 9 +tags = ["arch", "bar", "panel", "launcher", "system", "utility"]