Skip to content

Commit 79249ec

Browse files
authored
set StartupWMClass (#17)
1 parent a209390 commit 79249ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

make-appimage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export ADD_HOOKS="self-updater.bg.hook"
99
export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync"
1010
export ICON=https://raw.githubusercontent.com/anomalyco/opencode/refs/heads/dev/packages/desktop/icons/prod/128x128.png
1111
export DEPLOY_OPENGL=1
12+
export STARTUPWMCLASS=ai.opencode.desktop
1213

1314
# Deploy dependencies
1415
quick-sharun \

0 commit comments

Comments
 (0)