fix: Reverted icon path to instead of the hardcoded linux path fixes #170

This commit is contained in:
Rick van Lieshout 2023-01-20 22:00:19 +01:00
parent c96bdb0d28
commit 3a4d23738f
2 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## 4.4.0
- Updated shortcut hint on the menubar to reflect the new `ctrl+=` shortcut.
- Reverted icon path to `icon.png` instead of the hardcoded linux path
## 4.3.1

View File

@ -18,7 +18,7 @@ linux:
Name: TIDAL Hi-Fi
GenericName: TIDAL Hi-Fi
Comment: The web version of listen.tidal.com running in electron with hifi support thanks to widevine.
Icon: /usr/share/icons/hicolor/0x0/apps/tidal-hifi.png
Icon: icon.png
StartupNotify: true
Terminal: false
Type: Application