firefox: Configure firefox as default browser
This commit is contained in:
parent
1b68b98153
commit
a5c98a4930
1 changed files with 22 additions and 1 deletions
|
@ -1,3 +1,24 @@
|
|||
|
||||
[Default Applications]
|
||||
application/pdf=atril.desktop
|
||||
x-scheme-handler/http=firefox-esr.desktop
|
||||
x-scheme-handler/https=firefox-esr.desktop
|
||||
x-scheme-handler/chrome=firefox-esr.desktop
|
||||
text/html=firefox-esr.desktop
|
||||
application/x-extension-htm=firefox-esr.desktop
|
||||
application/x-extension-html=firefox-esr.desktop
|
||||
application/x-extension-shtml=firefox-esr.desktop
|
||||
application/xhtml+xml=firefox-esr.desktop
|
||||
application/x-extension-xhtml=firefox-esr.desktop
|
||||
application/x-extension-xht=firefox-esr.desktop
|
||||
|
||||
[Added Associations]
|
||||
x-scheme-handler/http=firefox-esr.desktop;
|
||||
x-scheme-handler/https=firefox-esr.desktop;
|
||||
x-scheme-handler/chrome=firefox-esr.desktop;
|
||||
text/html=firefox-esr.desktop;
|
||||
application/x-extension-htm=firefox-esr.desktop;
|
||||
application/x-extension-html=firefox-esr.desktop;
|
||||
application/x-extension-shtml=firefox-esr.desktop;
|
||||
application/xhtml+xml=firefox-esr.desktop;
|
||||
application/x-extension-xhtml=firefox-esr.desktop;
|
||||
application/x-extension-xht=firefox-esr.desktop;
|
||||
|
|
Loading…
Reference in a new issue