diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-01-09 17:33:24 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2026-01-09 17:33:24 -0500 |
| commit | db41c69e3bf2396d7dcf56b2c6314b4078a61299 (patch) | |
| tree | b01cfd712d16b14253b3562f218175c8a6e96f4f /CHANGELOG.md | |
| parent | 97f614c536d000a46098c25199c9521680c7ff95 (diff) | |
Update CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index cbe91230..05f1e788 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,11 @@ - 2026-01-09 - Fixed: Keybind parser latency - Changed the parsing login to python instead of bash - - Also fixed duplicate bindings when you unmap / remap keybinds + - Also fixed duplicates when you unmap, then remap keybinds + - Ex. Change keybind for `file manger` + - Both the old and new keybind were show in keybind menu - Added: `--express-update` to `copy.sh` + - `./copy.sh --express-update` - This will bypass some of the questions - Updating SDDM wallpaper - Downloading wallpaper from repo @@ -16,7 +19,8 @@ - `Rofibeats.sh` - etc. - Automatically trims the backed up directories leaving just latest backup - - This dramatically reduces the time/effort to udpate dotfiles + - This dramatically reduces the time/effort to update dotfiles + - Most users don't restore these custom files on upgrades - 2026-01-08 - Fixed: MPRIS artwork in Sway notification center only 10 pixels |
