diff options
| author | Don Williams <don.e.williams@gmail.com> | 2025-10-28 19:52:13 -0400 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2025-10-28 19:52:13 -0400 |
| commit | 313a350c997835a199ab737a46229e22289648e0 (patch) | |
| tree | cc0620b92995c5bcbf5789627ab123a0acfbd3e6 /CHANGELOG.md | |
| parent | 8eef1819d5c509eab56b482e9c3b093910a3bf74 (diff) | |
Updated CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index cd0effc4..623e697c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,16 +4,26 @@ ### 🐛 Fixes +- Updated `/bin/bash` to `/usr/bin/env bash` - Correct `windowrule` syntax error. - Ensure wallpaper selector applies wallpaper to SDDM. - Update theme colors when a new wallpaper is selected. +### 🖥️ Jak dotfiles version now in `fastfetch` output. + ### 🌦️ Weather.py +Key Changes: + +- 2nd Weather.py Update by prabinpanta0 - ♻️ Substantial rewrite. -- ✅ Launches properly in Waybar. -- 📍 Improved location detection; overridable variables exposed. -- 🌐 Switched to Open-Meteo for weather data with fallback providers. +- ✨ New unified weather entrypoint (weatherWrap.sh) + - With Python-first execution +- 🔒 Automatic weather updates before screen lock +- 🚀 Weather cache initialization at session startup +- 🛡️ Enhanced error handling and fallback mechanisms +- 📍 Automatic location detection via IP geolocation +- 🎨 Improved weather condition mapping and JSON output ### 🖥️ Support for debian and ubuntu installs @@ -34,6 +44,7 @@ ### 👥 Contributors +- [prabinpanta0](https://github.com/prabinpanta0) - [CharlyMH](https://github.com/CharlyMH) - [ndeekshith](https://github.com/ndeekshith) - [SherLock707](https://github.com/SherLock707) |
