aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDon Williams <don.e.williams@gmail.com>2025-10-30 22:39:02 -0400
committerDon Williams <don.e.williams@gmail.com>2025-10-30 22:39:02 -0400
commit70cb1f313d04558da9ab4e4f9ca5eecd373acb45 (patch)
treeca957b23ec90b3180e047e1bf92eea0162980e38 /CHANGELOG.md
parent9fcc463fd035c3c48c28430d7504c0f1870f9a30 (diff)
refactor(keybinds): use bindd with descriptions across configs
- Convert binds to description form (bindd/bindld/binded/bindmd/bindlnd) - Keep naming as powermenu for shutdown/reboot/logout/suspend - Update KeyBinds.sh to parse and display descriptions - Update CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 623e697c..dd01997b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,14 @@
## October 2025
+### ⌨️ Keybinds
+
+- Convert Hyprland keybinds to description form (`bindd`, `bindld`, `binded`,
+ `bindmd`, `bindlnd`) in `config/hypr/...`.
+- Add concise descriptions for each keybind; keep the name "powermenu".
+- Update `config/hypr/scripts/KeyBinds.sh` to parse and display descriptions
+ as: MODS+KEY — DESCRIPTION — DISPATCHER [PARAMS].
+
### 🐛 Fixes
- Updated `/bin/bash` to `/usr/bin/env bash`
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage