Skip to content

Commit

Permalink
manifest: add StartupNotify/StartupWMClass to the desktop file
Browse files Browse the repository at this point in the history
  • Loading branch information
guihkx committed Sep 7, 2023
1 parent ad1ad70 commit b9e2482
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions es.estoes.wallpaperDownloader.yaml
Expand Up @@ -36,6 +36,9 @@ modules:
- install -Dm644 -t /app/share/metainfo $FLATPAK_ID.metainfo.xml
- desktop-file-edit --set-icon=$FLATPAK_ID /app/share/applications/$FLATPAK_ID.desktop
- desktop-file-edit --set-key=Exec --set-value=wallpaperdownloader /app/share/applications/$FLATPAK_ID.desktop
- desktop-file-edit --set-key=StartupNotify --set-value=true /app/share/applications/$FLATPAK_ID.desktop
- desktop-file-edit --set-key=StartupWMClass --set-value=es-estoes-wallpaperDownloader-Main
/app/share/applications/$FLATPAK_ID.desktop
sources:
- type: archive
url: https://bitbucket.org/eloy_garcia_pca/wallpaperdownloader/get/v4.3.tar.gz
Expand Down

0 comments on commit b9e2482

Please sign in to comment.