From efa9d61f4c2445ef79b8e270585419b6bf022496 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 1 Aug 2026 03:15:14 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/catalog.toml b/catalog.toml index 306b445..6d5aa25 100644 --- a/catalog.toml +++ b/catalog.toml @@ -916,3 +916,17 @@ icon = "folder-open" description = "Open a recent JetBrains project from the launcher. Type /jb to list your projects." plugin_api = 3 tags = ["launcher", "development", "productivity"] + +[[plugin]] +id = "yocraft/battery-widget" +name = "Battery Widget" +version = "1.0.0" +updated_at = 1785554104 +added_at = 1785554104 +author = "yocraft" +license = "MIT" +icon = "battery" +description = "Desktop/Lockscreen widget to show battery." +deprecated = false +plugin_api = 19 +tags = ["desktop", "hardware", "system", "utility"]