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"]