From a3612462cf86212c0f5523f7968fd1a90d14a529 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 21 Jul 2026 01:02:43 +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 66d6210..939d85c 100644 --- a/catalog.toml +++ b/catalog.toml @@ -328,3 +328,14 @@ icon = "paw" description = "An animated running cat bar widget whose speed reflects CPU usage." plugin_api = 3 tags = ["bar", "animation", "system", "fun"] + +[[plugin]] +id = "alexander/game-launcher" +name = "Game Launcher" +version = "1.0.0" +author = "Alexander" +license = "MIT" +icon = "device-gamepad-2" +description = "Browse and launch games from Steam, Lutris, and Heroic." +plugin_api = 4 +tags = ["gaming", "launcher", "utility"]