Skip to content

Instantly share code, notes, and snippets.

@andresbott
Created July 6, 2015 14:06
Show Gist options
  • Save andresbott/e28b29fdd98a6ede9aed to your computer and use it in GitHub Desktop.
Save andresbott/e28b29fdd98a6ede9aed to your computer and use it in GitHub Desktop.
firefox open pdf with ojular in kde instead of gimp
got this from : http://www.ryananddebi.com/2014/09/29/linux-fixing-pdfs-opening-in-gimp-in-firefoxzotero/
edit: "/usr/share/applications/mimeinfo.cache"
and change:
"application/pdf=gimp.desktop;okularApplication_pdf.desktop;"
into
"application/pdf=kde4-okularApplication_pdf.desktop;gimp.desktop;"
restart firefox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment