From 549245d54b2c3ae4754415bbdb612a372a3d3a12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 28 Jul 2026 13:30:42 +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 d59c206..78f5b55 100644 --- a/catalog.toml +++ b/catalog.toml @@ -713,3 +713,16 @@ 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"] + +[[plugin]] +id = "damian-ds7/battery-threshold" +name = "Battery Threshold Control" +version = "1.0.0" +updated_at = 1785245426 +added_at = 1785245426 +author = "Damian D'Souza" +license = "MIT" +icon = "battery-eco" +description = "Set the battery threshold for laptop batteries to extend battery lifespan" +plugin_api = 3 +tags = ["hardware", "system", "utility", "bar", "panel"]