diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-01-08 22:10:22 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2026-01-08 22:10:22 -0500 |
| commit | 27ee85c99ca4f5ab3638d271ee6b372cfac97b4a (patch) | |
| tree | 1e7f37260ba130fda4b5a3ea41c55f2503c7a352 /CHANGELOG.md | |
| parent | 7375b7c8471aec8b33b902d260aceb75385a25bd (diff) | |
Updated CHANGELOG on wallustswww script improvements
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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 319d1fd7..32bb05b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ - `sddm_wallpaper.sh` validates `~/.config/rofi/wallust/colors-rofi.rasi` before use, extracts colors via a helper, and aborts with a notification if any required colors are missing. - `WallustSwww.sh` now reads the focused monitor’s cache file (or parses swww query per-monitor) to pick the correct wallpaper path - Eliminating the previous “last line wins” bug on multi-monitor setups. + - Wallpaper and global theme changes are now dramatically faster - `PortalHyprland.sh` suppresses harmless killall errors and launches only the first available portal binary in each category (hyprland + general) - Avoiding duplicate processes when both `/usr/lib` and `/usr/libexec` variants exist. - `KillActiveProcess.sh` checks that Hyprland returned a numeric PID before calling kill |
