Skip to content

Commit

Permalink
applications-defaults: Set text/html to firefox
Browse files Browse the repository at this point in the history
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 21, 2019
1 parent 791cbfc commit 84bcb14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion applications-defaults/defaults.list
Original file line number Diff line number Diff line change
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 84bcb14

Please sign in to comment.