3

Currently when I right click on a directory and select Open in Terminal the default is still GNOME terminal. I have Terminator installed. Is there a way to make it default instead?

I have read this question, and wonder if the situation has been improved?

Kulfy
  • 17,696

1 Answers1

0

It doesn't show in default applications settings so set it from the command line:

sudo update-alternatives --config x-terminal-emulator
Joshua Besneatte
  • 4,773
  • 5
  • 23
  • 42