diff options
| author | Don Williams <Don.E.Williams@gmail.com> | 2025-10-06 13:34:57 -0400 |
|---|---|---|
| committer | Don Williams <Don.E.Williams@gmail.com> | 2025-10-06 13:34:57 -0400 |
| commit | f2870284fc88faec277ee8369bb28872524040ef (patch) | |
| tree | 4289cc7722367e3b3c436d8353bf7f6f3da80f3b | |
| parent | 51c1e99478f0a44eefb80c678ec8d6318b8078a0 (diff) | |
Added contributors to CHANGELOG.md
| -rw-r--r-- | CHANGELOG.md | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0287f9fc..85d1559b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,9 @@ ## 2025-10-06 ### 🐛 Fixes -- `windowrule` syntax error. -- wallpaper selector applies wallpaper to SDDM. -- update theme colors when a new wallpaper is selected. +- Correct `windowrule` syntax error. +- Ensure wallpaper selector applies wallpaper to SDDM. +- Update theme colors when a new wallpaper is selected. ### 🌦️ Weather.py - ♻️ Substantial refactor. @@ -20,4 +20,11 @@ ### 🖱️ Gestures - 🔧 Updated to accommodate Hyprland 0.5x changes. +### 👥 Contributors + +- [CharlyMH](https://github.com/CharlyMH) +- [ndeekshith](https://github.com/ndeekshith) +- [SherLock707](https://github.com/SherLock707) +- [SVIGHNESH](https://github.com/SVIGHNESH) + 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) |
