Changing the default terminal emulator the Debian way.

Use this to change the terminal emulator that comes with the default installation of Debian (and Ubuntu). ```bash sudo update-alternatives --config x-terminal-emulator ``` Choose your emulator from the list and hit enter.