diff options
| author | Donald Williams <129223418+dwilliam62@users.noreply.github.com> | 2025-12-29 09:38:59 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-29 09:38:59 -0500 |
| commit | d95cd6e50ef56a399c386f4385c1471fb1ef25b5 (patch) | |
| tree | 5744ead3c207652f4bd1ae57987531fbc8d538fd /CHANGELOG.md | |
| parent | 2307f03405f6b7f8695f190089d24a6c29dab09f (diff) | |
| parent | cafaa576cbe7018f4c3ef3301fde16b807e74190 (diff) | |
Merge branch 'development' into patch-2
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ebbb51d8..fc6bf78e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog — JAK's Hyprland Dotfiles +## v2.3.19 + +- 2025-12-29 + - Fixed pathing in Wallust script + - Thank you [Lumethra](https://github.com/Lumethra) + +— 2025-12-22 + +- Added: + - Optional keybinding to increment/decrement audio in 1% steps vs. 5% + - Thanks [rgarofono](https://github.com/rgarofano) for the code +- Fixed: + - Switch Layout was looking in wrong location + - SUPER - J/K not working in both `master` and `dwindle` layouts + - You also get notification message on layout change + - Thanks [@suresh466](https://github.com/suresh466) for fixing it + ## v2.3.18 — 2025-12-10 ## FIXES: |
