New comment by someone13574 on void-packages repository https://github.com/void-linux/void-packages/pull/50476#issuecomment-2148341695 Comment: Just adding `APP_NAME="Zed" DO_STARTUP_NOTIFY="true" APP_ICON="zed" envsubst < ${wrksrc}/crates/zed/resources/zed.desktop.in > ${wrksrc}/crates/zed/resources/zed.desktop` somewhere before the desktop file install should work. You still will need to patch the binary name however (and add gettext to hostmakedepends)