diff options
| author | Don Williams <don.e.williams@gmail.com> | 2025-12-09 22:34:10 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2025-12-09 22:34:10 -0500 |
| commit | c1c45e429604fe84d16d9c48f27c849ac4e88690 (patch) | |
| tree | aa075ef3b37f4b7d0910181febf9a05d40f41a4c /CHANGELOG.md | |
| parent | f773f6667304eeaeddf13123a9cf3d8e8b6d2e54 (diff) | |
Upd CHANGELOG on overview fix in copy.sh
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2215357b..209d8c04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ ## FIXES: +- Fixed: Quickshell `overview` not working + - If `shell.qml` exists in `~/.config/quickshell` that blocks overview + - That file isn't configured for overview + - Without that file, it will look in the `overview` directory and load the QML code - Fixed: Waybar Modules, locale not included in clock format - Always showed US-EN - Thanks to albersonmiranda for finding and fixing it |
