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.
1 parent a4362be commit d99224eCopy full SHA for d99224e
make-appimage.sh
@@ -10,7 +10,6 @@ export ADD_HOOKS="self-updater.bg.hook"
10
export UPINFO="gh-releases-zsync|${GITHUB_REPOSITORY%/*}|${GITHUB_REPOSITORY#*/}|latest|*$ARCH.AppImage.zsync"
11
export ICON=/usr/share/icons/hicolor/scalable/apps/com.github.rafostar.Clapper.svg
12
export DESKTOP=/usr/share/applications/com.github.rafostar.Clapper.desktop
13
-export DEPLOY_OPENGL=1
14
export DEPLOY_GSTREAMER=1
15
export STARTUPWMCLASS=com.github.rafostar.Clapper # Default to Wayland's wmclass. For X11, GTK_CLASS_FIX will force the wmclass to be the Wayland one.
16
export GTK_CLASS_FIX=1
0 commit comments