Skip to content

Commit 43465dc

Browse files
committed
User a different icon for Proton Mail
1 parent 9f3188e commit 43465dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/customise-launchers.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -762,8 +762,8 @@ for LAUNCHER in "${GLOBAL_LAUNCHERS_DIR}/electron-mail.desktop" \
762762
"${GLOBAL_FLATPAK_LAUNCHERS_DIR}/com.github.vladimiry.ElectronMail.desktop" \
763763
"${LOCAL_FLATPAK_LAUNCHERS_DIR}/com.github.vladimiry.ElectronMail.desktop"; do
764764
set_launcher_entries "${LAUNCHER}" \
765-
Name "Proton Mail" \
766-
Icon "protonmail-desktop" \
765+
Name 'Proton Mail' \
766+
Icon 'proton-mail' \
767767
Keywords "${MAIL_APP_KEYWORDS}Electron;"
768768
done
769769

0 commit comments

Comments
 (0)