Skip to content

Commit 05a2f90

Browse files
LongLiveCHIEFlordofhyphens
authored andcommitted
fix transparent desktop icon
1 parent de31617 commit 05a2f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/linux/appimage.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ cp ${WD}/appimage-apprun.sh ${WD}/${APP}.AppDir/AppRun
6868

6969
chmod +x AppRun
7070

71-
cp ${WD}/${APP}.AppDir/usr/bin/var/Slic3r_192px_transparent.png $WD/${APP}.AppDir/${APP}.png
71+
cp ${WD}/${APP}.AppDir/usr/bin/var/Slic3r_192px.png $WD/${APP}.AppDir/${APP}.png
7272

7373
cat > $WD/${APP}.AppDir/${APP}.desktop <<EOF
7474
[Desktop Entry]

0 commit comments

Comments
 (0)