diff options
author | Michael Fresco <15065392+michaelfresco@users.noreply.github.com> | 2020-01-17 22:28:34 +0100 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2020-01-17 22:28:34 +0100 |
commit | bd96e7f7694d9c6108baf0dc091eb6a68ad54041 (patch) | |
tree | d74d5db411d906e47c77590434e993ccf7e2cb2a /CHANGELOG.md | |
parent | 091296828a351b22564a760a8b322b165c03fd2b (diff) | |
download | alacritty-bd96e7f7694d9c6108baf0dc091eb6a68ad54041.tar.gz alacritty-bd96e7f7694d9c6108baf0dc091eb6a68ad54041.zip |
Change Alacritty .ico to use higher resolution
Fixes #2651.
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 43c8f518..56e0ccd9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Alacritty not ignoring keyboard events for changing WM focus on X11 - Regression which added a UNC path prefix to the working directory on Windows - CLI parameters discarded when config is reload +- Blurred icons in KDE task switcher (alacritty.ico is now high-res) ## 0.4.1 |