1
0
Fork 0

applications: add MimeType directives

This commit is contained in:
Luca Bilke 2025-01-29 16:03:05 +01:00
parent ff2b25ecef
commit 82c0b9501b
Signed by: luca
GPG key ID: F6E11C9BAA7C82F5
2 changed files with 2 additions and 0 deletions
common/.local/share/applications

View file

@ -3,3 +3,4 @@ Name=Browser
Type=Application
Terminal=false
Exec=/usr/bin/floorp %u
MimeType=x-scheme-handler/unknown;x-scheme-handler/about;x-scheme-handler/https;x-scheme-handler/http;text/html;

View file

@ -3,3 +3,4 @@ Name=Mail Client
Type=Application
Terminal=false
Exec=/usr/lib/thunderbird/thunderbird %u
MimeType=x-scheme-handler/mailto;