Make firefox the default browser for various things.
This commit is contained in:
parent
e9fda45a05
commit
5c240ac619
3 changed files with 49 additions and 0 deletions
25
.config/mimeapps.list
Normal file
25
.config/mimeapps.list
Normal file
|
@ -0,0 +1,25 @@
|
|||
[Default Applications]
|
||||
x-scheme-handler/http=userapp-Firefox-AR7F10.desktop
|
||||
x-scheme-handler/https=userapp-Firefox-AR7F10.desktop
|
||||
x-scheme-handler/ftp=userapp-Firefox-AR7F10.desktop
|
||||
x-scheme-handler/chrome=userapp-Firefox-AR7F10.desktop
|
||||
text/html=userapp-Firefox-AR7F10.desktop
|
||||
application/x-extension-htm=userapp-Firefox-AR7F10.desktop
|
||||
application/x-extension-html=userapp-Firefox-AR7F10.desktop
|
||||
application/x-extension-shtml=userapp-Firefox-AR7F10.desktop
|
||||
application/xhtml+xml=userapp-Firefox-AR7F10.desktop
|
||||
application/x-extension-xhtml=userapp-Firefox-AR7F10.desktop
|
||||
application/x-extension-xht=userapp-Firefox-AR7F10.desktop
|
||||
|
||||
[Added Associations]
|
||||
x-scheme-handler/http=userapp-Firefox-AR7F10.desktop;
|
||||
x-scheme-handler/https=userapp-Firefox-AR7F10.desktop;
|
||||
x-scheme-handler/ftp=userapp-Firefox-AR7F10.desktop;
|
||||
x-scheme-handler/chrome=userapp-Firefox-AR7F10.desktop;
|
||||
text/html=userapp-Firefox-AR7F10.desktop;
|
||||
application/x-extension-htm=userapp-Firefox-AR7F10.desktop;
|
||||
application/x-extension-html=userapp-Firefox-AR7F10.desktop;
|
||||
application/x-extension-shtml=userapp-Firefox-AR7F10.desktop;
|
||||
application/xhtml+xml=userapp-Firefox-AR7F10.desktop;
|
||||
application/x-extension-xhtml=userapp-Firefox-AR7F10.desktop;
|
||||
application/x-extension-xht=userapp-Firefox-AR7F10.desktop;
|
Loading…
Add table
Add a link
Reference in a new issue