From 857d60ceafd6539704ef338b6405f23b8b3b7539 Mon Sep 17 00:00:00 2001 From: Erica Marigold Date: Thu, 3 Aug 2023 18:06:04 +0530 Subject: [PATCH] fix(appimage): include icon section in desktop entries --- package/appimage/lune_amd64.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/package/appimage/lune_amd64.yml b/package/appimage/lune_amd64.yml index 94dfe61..04d02a2 100644 --- a/package/appimage/lune_amd64.yml +++ b/package/appimage/lune_amd64.yml @@ -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 .