You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: make-appimage.sh
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ export DEPLOY_GTK=1
16
16
export GTK_DIR=gtk-4.0
17
17
export ANYLINUX_LIB=1
18
18
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.
0 commit comments