diff options
| author | Don Williams <don.e.williams@gmail.com> | 2025-10-13 17:31:17 -0400 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2025-10-13 17:31:17 -0400 |
| commit | 2b6ae7120648aeaa612df088effa53ec3a75b691 (patch) | |
| tree | 9d566477873e6db5154ad54273c0aeff4c1079a3 | |
| parent | 2e24193c7322d29dbdd639b82251b808b0851043 (diff) | |
Updated CHANGELOG.md for Hyprsunet
| -rw-r--r-- | CHANGELOG.md | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 85d1559b..6fb9dc12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,23 +1,31 @@ # Changelog — JAK's Hyprland Dotfiles -## 2025-10-06 +## October 2025 ### 🐛 Fixes + - Correct `windowrule` syntax error. - Ensure wallpaper selector applies wallpaper to SDDM. - Update theme colors when a new wallpaper is selected. ### 🌦️ Weather.py -- ♻️ Substantial refactor. + +- ♻️ Substantial rewrite. - ✅ Launches properly in Waybar. - 📍 Improved location detection; overridable variables exposed. - 🌐 Switched to Open-Meteo for weather data with fallback providers. ### 🖥️ Drop-down terminal + - 🔧 Start on login via `TerminalDropDown.sh` so first invocation works. - 🐱 Use Kitty explicitly instead of `$TERM` for consistent behavior. +### 🌇 HyprSunset + +- 🔧 Availble from waybar or`SUPER + N` + ### 🖱️ Gestures + - 🔧 Updated to accommodate Hyprland 0.5x changes. ### 👥 Contributors |
