3

Due to testing several programs I've ended up with a lot of entries on Caja's "open with list" menu when opening files. How does one edit that list in order to remove undesired entries?

1 Answers1

1

Try this:

  • right click on the file
  • click on "Open with another application"
  • right click on the association you want to remove
  • click on "Forget association"

The information is saved in ~/.config/mimeapps.list

And is shared also with Files and other programs. So you can use Files to edit those associations too and they will work in Caja.

Juan
  • 251
  • 3
  • 10