ubuntu how to change default terminal code example
Example 1: change default terminal linux
sudo update-alternatives --config x-terminal-emulator
Example 2: ubuntu set new default terminal
#This will output all available terminals
sudo update-alternatives --config x-terminal-emulator