post_install() { xdg-icon-resource forceupdate chmod 777 /opt/appimages/Hyper.AppImage } post_upgrade() { post_install } post_remove() { xdg-icon-resource forceupdate }