From 5fc8f5af0435aee421895cbfd6b98c46dac4f2ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 11 Aug 2026 14:42:26 +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 70cc20b..948c56b 100644 --- a/catalog.toml +++ b/catalog.toml @@ -1342,3 +1342,16 @@ icon = "lock" description = "Mount, unmount, and auto-mount gocryptfs encrypted volumes from Noctalia." plugin_api = 10 tags = ["privacy", "utility", "bar", "panel", "service"] + +[[plugin]] +id = "zeti1223/thinkpad-led" +name = "ThinkPad Logo LED" +version = "1.1.0" +updated_at = 1786459333 +added_at = 1786459333 +author = "zeti1223" +license = "MIT" +icon = "bulb" +description = "Turn the ThinkPad lid logo LED on or off." +plugin_api = 3 +tags = ["bar", "hardware"]