From 151ea4d53b66f5f8cc4f895980196bdb0732d70b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 18 Jul 2026 14:19:28 +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 2617b52..26a90a0 100644 --- a/catalog.toml +++ b/catalog.toml @@ -251,3 +251,14 @@ description = "Quickly open your favorite websites from the launcher." deprecated = false plugin_api = 3 tags = ["launcher", "utility", "network", "productivity"] + +[[plugin]] +id = "avivbintangaringga/nextboot-selector" +name = "Next Boot Selector" +version = "1.0.0" +author = "avivbintangaringga" +license = "MIT" +icon = "refresh-dot" +description = "Select boot entry for the next reboot" +plugin_api = 3 +tags = ["utility"]