You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue/Bug Description:
It seems that the the Icon that lives in the root of the Appimage is pretty low res which leads to show a pretty low res icon in KDE.
I could fix the issue by these steps:
I extracted the appimage using --appimage-extract
removed the symlink and created another from usr/share/icons/hicolor/512x512/apps/org.System76.Popsicle.png using ln command
packed it up again using appimagetool Before: After:
Expected behavior:
a high res icon for the Appimage.
Other Notes:
The text was updated successfully, but these errors were encountered:
Distribution Arch:
Issue/Bug Description:
It seems that the the Icon that lives in the root of the Appimage is pretty low res which leads to show a pretty low res icon in KDE.
I could fix the issue by these steps:
--appimage-extract
usr/share/icons/hicolor/512x512/apps/org.System76.Popsicle.png
usingln
commandappimagetool
Before:
After:
Expected behavior:
a high res icon for the Appimage.
Other Notes:
The text was updated successfully, but these errors were encountered: