I have the new Terminal by Ptyxis and the old gnome-terminal both in my Ubuntu 26.04. When I push Ctrl+Alt+T the old gnome-terminal appears. How to switch to modern Terminal by Ptyxis? I can call Terminal by Ptyxis manually, but I want to use Ctrl+Alt+T, and I don't want to remove gnome-terminal.
I have tried this without success:
$ sudo update-alternatives --config x-terminal-emulator
[sudo: authenticate] Password:
There are 2 choices for the alternative x-terminal-emulator (providing /usr/bin/x-terminal-emulator).
Selection Path Priority Status
------------------------------------------------------------
* 0 /usr/bin/ptyxis 40 auto mode
1 /usr/bin/gnome-terminal.wrapper 40 manual mode
2 /usr/bin/ptyxis 40 manual mode
Press <enter> to keep the current choice[*], or type selection number:
Then pressed enter key. But Ctrl+Alt+T still calls old gnome-terminal.
