fix(appimage): include icon section in desktop entries

This commit is contained in:
Erica Marigold 2023-08-03 18:06:04 +05:30 committed by GitHub
parent c163619651
commit 857d60ceaf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,6 +14,9 @@ script:
- Type=Application
- Name=lune
- Exec=lune
- Icon=lune
- Categories=Development;
- Terminal=true
- EOF
- wget https://raw.githubusercontent.com/microsoft/fluentui-emoji/dfb5c3b7b10e20878a3fee6e3b05660e4d3bd9d5/assets/Crescent%20moon/3D/crescent_moon_3d.png -O usr/share/icons/hicolor/256x256/apps/lune.png
- cp usr/share/icons/hicolor/256x256/apps/lune.png .