From ff797cc6c607c6a7e90ef26a6f4c129abc5cd0fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 21 Jul 2026 01:36:24 +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 eb2d344..d47792c 100644 --- a/catalog.toml +++ b/catalog.toml @@ -339,3 +339,14 @@ icon = "device-gamepad-2" description = "Browse and launch games from Steam, Lutris, and Heroic." plugin_api = 4 tags = ["gaming", "launcher", "utility"] + +[[plugin]] +id = "blackbartblues/keymap" +name = "Keymap" +version = "1.3.0" +author = "blackbartblues" +license = "MIT" +icon = "keyboard" +description = "View, create, organize, and edit Hyprland, Niri, and MangoWC keybindings." +plugin_api = 5 +tags = ["bar", "panel", "service", "hyprland", "niri", "mangowc", "productivity", "utility"]