From 26b3cfcc7ebcd2f7becd88f5b73b30cafd686c76 Mon Sep 17 00:00:00 2001 From: Kosa Matyas <39438549+kosa12@users.noreply.github.com> Date: Sat, 24 Jan 2026 22:01:33 +0200 Subject: [PATCH] Useful Utilities/Other: add hyprKCS (#1355) Added hyprKCS to the Other utilities page under a new Keybind Management section. --- content/Useful Utilities/Other.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/content/Useful Utilities/Other.md b/content/Useful Utilities/Other.md index dbba747b..ae986d3b 100644 --- a/content/Useful Utilities/Other.md +++ b/content/Useful Utilities/Other.md @@ -21,6 +21,11 @@ Hyprland. [HyprLS](https://github.com/hyprland-community/hyprls) by _gwennlbh_: A LSP server to provide auto-completion and more for Hyprland's configuration files in neovim, VS Code & others +### Keybind Management + +[hyprKCS](https://github.com/kosa12/hyprKCS) by _kosa12_: A fast, minimal +Hyprland keybind manager written in Rust/GTK4. + ### IPC wrappers [hyprland-rs](https://github.com/yavko/hyprland-rs) by _yavko_: A neat wrapper