1

When I try to open a file after i do my search using searchmonkey app, it doesn't work. How to solve it?

Vitor Abella
  • 8,015
  • 16
  • 63
  • 115

2 Answers2

2

You should use search monkey toolbar and go to Settings/Preferences/System Calls.

There you should choose your favorite text editor, for example gedit:

enter image description here

Bonus: you can add folder explorer and browser.

Vitor Abella
  • 8,015
  • 16
  • 63
  • 115
2

I had the same problem and eventually found that adding xdg-open as the Default text editor worked.

Stephen
  • 68