We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
StartupWMClass
1 parent a209390 commit 79249ecCopy full SHA for 79249ec
1 file changed
make-appimage.sh
@@ -9,6 +9,7 @@ export ADD_HOOKS="self-updater.bg.hook"
9
export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync"
10
export ICON=https://raw.githubusercontent.com/anomalyco/opencode/refs/heads/dev/packages/desktop/icons/prod/128x128.png
11
export DEPLOY_OPENGL=1
12
+export STARTUPWMCLASS=ai.opencode.desktop
13
14
# Deploy dependencies
15
quick-sharun \
0 commit comments