We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 766bc78 commit 971e4bdCopy full SHA for 971e4bd
1 file changed
bin/bundle-appimage.sh
@@ -8,6 +8,7 @@ GHOSTTY_VERSION="$(cat VERSION)"
8
export UPINFO="gh-releases-zsync|$(echo "${GITHUB_REPOSITORY}" | tr '/' '|')|latest|Ghostty-*$ARCH.AppImage.zsync"
9
export DEPLOY_OPENGL=1
10
export EXEC_WRAPPER=1
11
+export URUNTIME_PRELOAD=1
12
export OUTNAME="Ghostty-${GHOSTTY_VERSION}-${ARCH}.AppImage"
13
export DESKTOP="./ghostty-${GHOSTTY_VERSION}/zig-out/share/applications/com.mitchellh.ghostty.desktop"
14
export ICON="./ghostty-${GHOSTTY_VERSION}/zig-out/share/icons/hicolor/256x256/apps/com.mitchellh.ghostty.png"
0 commit comments