pho
pho copied to clipboard
feat: try to extract `.png` icon
This tries to extract <ExecName>.png
if .DirIcon
doesn't exist in the appimage.
I added this mainly because the appimage from osu did not contain a .DirIcon
, thus failing the installation with pho
.
Though .DirIcon
is the spec, I thought there might be some appimages that also has this problem,
so maybe this can be added to make app installation easier.