diff options
| author | Donald Williams <129223418+dwilliam62@users.noreply.github.com> | 2025-12-01 07:03:33 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-01 07:03:33 -0500 |
| commit | 05ec75d1159d5f6feb8bf4d516deb9995fec4ec2 (patch) | |
| tree | e22a1dae3ec5f00d4f981525791ecda4bb8f5579 | |
| parent | f26346e36829d8752e1e69d8f9de098b12165022 (diff) | |
Update CHANGES for Hyprland-Dots v2.3.18
Added fixes and improvements for version 2.3.18, including wallpaper handling and keybind functionality.
Wallpaper filename fix
| -rw-r--r-- | CHANGES-v2.3.18.md | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGES-v2.3.18.md b/CHANGES-v2.3.18.md index 29eb7c41..44118ba7 100644 --- a/CHANGES-v2.3.18.md +++ b/CHANGES-v2.3.18.md @@ -1,7 +1,9 @@ # CHANGES: Hyprland-Dots v2.3.18 ## FIXES: - +- Fixed: Wallpapers with periods in names truncated + - https://github.com/JaKooLit/Hyprland-Dots/pull/873 + - Thanks to @godlyfast for the fix. - Fixed: Overview Toggle keyind SUPER + A now properly detects QuickShell - If QS fails, or not installed AGS will be started instead - Fixed: Super J/K cycle next/prev weren't working in both master / dwindle @@ -70,3 +72,10 @@ - Add new laptop gesture for zoom system. Thanks to everyone that contributed, or reported issues. + +Contributors: + +Alberson Miranda +Prabin Panta +Suresh Thagunna +@goldlyfast |
