From f7bf27841910122970fe4c58f35a4d5f3a31f4f4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 24 Jul 2026 03:46:14 +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 a62c1b7..1e385bf 100644 --- a/catalog.toml +++ b/catalog.toml @@ -504,3 +504,16 @@ icon = "screen-share" description = "Mirror one Wayland output to another with wl-mirror." plugin_api = 3 tags = ["bar", "panel", "service", "utility", "video"] + +[[plugin]] +id = "8bury/lid-guard" +name = "Lid Guard" +version = "1.0.0" +updated_at = 1784864764 +added_at = 1784864764 +author = "8bury" +license = "MIT" +icon = "shield-lock" +description = "Keep the laptop awake when its lid is closed, so background jobs can continue running." +plugin_api = 3 +tags = ["bar", "indicator", "productivity", "service", "shortcut", "system", "utility"]