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.
StartupWMClass
1 parent e97250a commit 536eeb6Copy full SHA for 536eeb6
gimp-appimage.sh
@@ -63,7 +63,7 @@ cp /usr/share/icons/hicolor/256x256/apps/gimp.png ./
63
cp /usr/share/icons/hicolor/256x256/apps/gimp.png ./.DirIcon
64
65
# Fix wrong window class in .desktop
66
-sed -i 's|StartupWMClass=.*|StartupWMClass=Gimp|' ./gimp.desktop
+sed -i 's|StartupWMClass=.*|StartupWMClass=gimp|' ./gimp.desktop
67
68
# sharun the gimp plugins
69
echo "Sharunning the gimp plugins..."
0 commit comments