Associate ical text/calendar with thunderbird

This commit is contained in:
Daniel Siepmann 2022-05-24 10:51:24 +02:00
parent a1e93157c4
commit 7d9095e5ee
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -112,10 +112,11 @@
mime.enable = true;
mimeApps = {
enable = true;
# Use file --mime-type <filename> to detect mime type
defaultApplications = {
"application/pdf" = [ "org.pwmt.zathura-pdf-mupdf.desktop" ];
"text/calendar" = [ "thunderbird.desktop" ];
"image/bmp" = [ "feh.desktop" ];
"image/gif" = [ "feh.desktop" ];