diff options
| author | Donald Williams <129223418+dwilliam62@users.noreply.github.com> | 2025-12-22 21:43:34 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-22 21:43:34 -0500 |
| commit | 7373df1e73f2adc5669b77d431fd8b16c2ea60f8 (patch) | |
| tree | b7b119625a9919f38e0917a68ca64cb34a62bd91 | |
| parent | 2d04b9b25cde3b16b319b47a249bd7b4fb22d30e (diff) | |
Add optional keybinding for audio increment/decrement
Introduced a new keybinding feature for audio control.
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ebbb51d8..e4895436 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog — JAK's Hyprland Dotfiles +## v2.3.19 — 2025-12-22 +- Added: + - Optional keybinding to increment/decrement audio in 1% steps vs. 5% + - Thanks [rgarofono](https://github.com/rgarofano) for the code + + ## v2.3.18 — 2025-12-10 ## FIXES: |
