diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-02-04 15:25:33 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2026-02-04 15:25:33 -0500 |
| commit | 1124f9779c47126829571bd59aa10c03845b1b89 (patch) | |
| tree | 1dddefc87949c410a8987d8b5a4e1720d3d63afa /CHANGELOG.md | |
| parent | bb701a20280ab0049a8b31f502c2f6d2992ad940 (diff) | |
Updated CHANGELOG
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGELOG.md
modified: config/hypr/configs/Keybinds.conf
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c686eaf0..bd92969b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,16 @@ - Added French Translations - Moved docs to proper i18n locations - Thank you @Loris383v +- Fixed `waybar-cava` starting many new processes + - When you switched waybarconfigs, old processes remained + - This is especially bad with mulitple monitors + - New code kills the `waybar-cava` processes on refresh +- Fixed setting SDDM/Wallpaper/Waybar defaults on update/installs +- Added WindowRule for proton-laucher games +- Added `Hyprshot` screenshot tool set to region capture + - `ALT + S` Saves to clipboard and `~/Pictures/Screenshots/` + - Not all keyboards have `PrtScr` button + - `hyprshot.sh` is fast, simple, no system bell sound ## v2.3.20 |
