Skip to content

Commit a578a7d

Browse files
authored
Update make-appimage.sh
1 parent 78ffd5c commit a578a7d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make-appimage.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ export DEPLOY_GTK=1
1616
export GTK_DIR=gtk-4.0
1717
export ANYLINUX_LIB=1
1818
export DEPLOY_LOCALE=1
19+
export STARTUPWMCLASS=io.github.giantpinkrobots.varia # Default to Wayland's wmclass. For X11, GTK_CLASS_FIX will force the wmclass to be the Wayland one.
1920
export GTK_CLASS_FIX=1
2021

2122
# Deploy dependencies

0 commit comments

Comments
 (0)