
Download Tilix
# sudo apt-get install tilix
or install from the Pop! Shop

After install, open Tilix to check the terminal application installed fine and works. If installing from the Gnome Terminal, use the following command to launch:
# tilix
Swapping Gnome Terminal for Tilix
In a terminal, run the following command:
# sudo update-alternatives --config x-terminal-emulator
From the selection presented, select the option which lists tilix.wrapper
In the selection shown below, this is option 3.

To test you have successfully changed the default to Tilix, open a terminal by pressing CTRL +Alt + T, or Super + T.
One dash before “config” is missing in the command.
# sudo update-alternatives -–config x-terminal-emulator
This works for me, thanks!
LikeLike
Hi YinanLiu,
In checking my post, there is a double dash already, but the theme I am using has converted this to a single dash.
I have updated the post and changed to inline code, so this displays better and formats for copying into a terminal.
Thank you!
LikeLike