summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <wchibisovkirill@gmail.com>2019-04-04 21:41:57 +0300
committerChristian Duerr <chrisduerr@users.noreply.github.com>2019-04-04 18:41:57 +0000
commitdbce674d7012fe09b3ab9ac0aeeb1c748bb7afce (patch)
treebbf20177d4d192fe4f285dbc9ff1558255890e68 /CHANGELOG.md
parent83b5474c4f206db54c81246fb4c64e2222d0812e (diff)
Add icon to Linux .desktop file
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
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