Skip to content

Commit e37a3ea

Browse files
authored
Update make-appimage.sh
1 parent d37be96 commit e37a3ea

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
@@ -12,6 +12,7 @@ export ICON=/usr/share/icons/hicolor/scalable/apps/com.github.rafostar.Clapper.s
1212
export DESKTOP=/usr/share/applications/com.github.rafostar.Clapper.desktop
1313
export DEPLOY_OPENGL=1
1414
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.
1516
export GTK_CLASS_FIX=1
1617

1718
sys_clapper_dir=$(echo /usr/lib/clapper-*)

0 commit comments

Comments
 (0)