Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
applications-defaults: Set text/html to firefox
Instead of opening a new browser window when a user with default
settings used `ipython notebook`, a Geany Window with a temporary .html
file was opened, because the setting for text/html was not defined.

Set text/html application to firefox.
  • Loading branch information
donald committed May 22, 2019
1 parent 7576989 commit 038a64d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications-defaults/defaults.list
Expand Up @@ -3,4 +3,4 @@ application/pdf=evince.desktop
application/x-bzpdf=evince.desktop
application/x-gzpdf=evince.desktop
application/x-xzpdf=evince.desktop

text/html=firefox.desktop

0 comments on commit 038a64d

Please sign in to comment.