diff options
| author | Don Williams <Don.E.Williams@gmail.com> | 2025-10-06 12:47:13 -0400 |
|---|---|---|
| committer | Don Williams <Don.E.Williams@gmail.com> | 2025-10-06 12:47:13 -0400 |
| commit | 6bb0ce31bb01516a37c4b5b09843a9f0b5dd859d (patch) | |
| tree | a5a0bb2eba44907a50ee6067192b71a0f2558f2a | |
| parent | 2ddd87fd710a75ca51c291c5f4b7fdd40b93d533 (diff) | |
Added initial CHANGELOG
On branch ddubs-hyprsunset
Your branch is up to date with 'origin/ddubs-hyprsunset'.
Changes to be committed:
new file: CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..6b40856f --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,28 @@ +# CHANGELOG - JAK's Hyprland Dotfiles + + +## Updates and fixes + +## October 6th, 2025 + +- Fixes: + - `windowrule` syntax error corrected + - Wallpaper selector didn't apply wallpaper to SDDM + - Theme colors didn't change when new wallpaper selected + - `Weather.py` fixes: + - Nearly rewritten from scratch + - Now launches properly in waybar + - Better detection of location + - Also variables in script to override + - Changed to OpenMeto for weather info + - With alternative fallbacks as well + - DropDown Terminal fixes: + - Added `TerminalDropDown.sh` to startup + - Now dropdown works first time you invoke it + - Hard coded to kitty vs. `$term` + - More consistent operation vs. `$term` + - Updated `gestures` to accomodate Hyprland 0.5x changes + + + +If you have any questions, feel free to contact via [GitHub Discussions](https://github.com/JaKooLit/Hyprland-Dots/discussions) or [Through Discord Server](https://discord.gg/kool-tech-world) |
