fix(hm/price): add icon for thunderbird desktop entry
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m4s

This commit is contained in:
Price Hiller 2024-08-29 22:56:04 -05:00
parent bfe6ed84f2
commit 3d25c09b48
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -5,6 +5,7 @@
desktopEntries.thunderbird = {
name = "thunderbird";
exec = "${pkgs.thunderbird}/bin/thunderbird";
icon = "${pkgs.thunderbird}/share/icons/hicolor/128x128/apps/thunderbird.png";
};
mimeApps = {
associations.added = {