Skip to content

Commit 971e4bd

Browse files
authored
revert: add back (#145)
1 parent 766bc78 commit 971e4bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/bundle-appimage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ GHOSTTY_VERSION="$(cat VERSION)"
88
export UPINFO="gh-releases-zsync|$(echo "${GITHUB_REPOSITORY}" | tr '/' '|')|latest|Ghostty-*$ARCH.AppImage.zsync"
99
export DEPLOY_OPENGL=1
1010
export EXEC_WRAPPER=1
11+
export URUNTIME_PRELOAD=1
1112
export OUTNAME="Ghostty-${GHOSTTY_VERSION}-${ARCH}.AppImage"
1213
export DESKTOP="./ghostty-${GHOSTTY_VERSION}/zig-out/share/applications/com.mitchellh.ghostty.desktop"
1314
export ICON="./ghostty-${GHOSTTY_VERSION}/zig-out/share/icons/hicolor/256x256/apps/com.mitchellh.ghostty.png"

0 commit comments

Comments
 (0)