Add mimeapps entry for teams-for-linux

This commit is contained in:
Evie Litherland-Smith 2024-01-03 14:24:43 +00:00
parent 76a0caf0e9
commit 44fa38a8a5

View file

@ -153,6 +153,7 @@
"application/pdf" = [ "org.pwmt.zathura-pdf-mupdf.desktop" ];
"application/epub+zip" = [ "org.pwmt.zathura-pdf-mupdf.desktop" ];
"application/oxps" = [ "org.pwmt.zathura-pdf-mupdf.desktop" ];
"x-scheme-handler/msteams" = [ "teams-for-linux.desktop" ];
};
associations.added = defaultApplications;
};