From 5012a7e2f4e4ecf08a8e50553dd92886187bfd60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 21 Jul 2026 23:50:57 +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 289bb99..ac473be 100644 --- a/catalog.toml +++ b/catalog.toml @@ -362,3 +362,14 @@ description = "SMART health, temperature, integrity, endurance, and storage moni deprecated = false plugin_api = 3 tags = ["bar", "panel", "service", "system", "hardware", "utility"] + +[[plugin]] +id = "kenn/keybind-cheatsheet" +name = "Keybind Cheatsheet" +version = "0.2.0" +author = "kenn" +license = "MIT" +icon = "keyboard" +description = "Searchable keybindings for Mango, Hyprland, and Niri." +plugin_api = 4 +tags = ["bar", "panel", "utility", "system", "hyprland", "mangowc", "niri"]