diff options
author | Kirill Chibisov <wchibisovkirill@gmail.com> | 2019-04-04 21:41:57 +0300 |
---|---|---|
committer | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-04-04 18:41:57 +0000 |
commit | dbce674d7012fe09b3ab9ac0aeeb1c748bb7afce (patch) | |
tree | bbf20177d4d192fe4f285dbc9ff1558255890e68 /CHANGELOG.md | |
parent | 83b5474c4f206db54c81246fb4c64e2222d0812e (diff) | |
download | alacritty-dbce674d7012fe09b3ab9ac0aeeb1c748bb7afce.tar.gz alacritty-dbce674d7012fe09b3ab9ac0aeeb1c748bb7afce.zip |
Add icon to Linux .desktop file
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d31522e..a21d4a6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Packaging + +- On Linux, the .desktop file now uses `Alacritty` as icon name, which can be + found at `extra/logo/alacritty-term.svg` + ### Added - MSI installer for Windows is now available |