change Cinnamon default terminal

Please post suggestions for improvement of Cinnamon on:
https://github.com/linuxmint/Cinnamon
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
ledzgio

change Cinnamon default terminal

Post by ledzgio »

Hi,

I would like to set Terminator as the default terminal in Cinnamon instead of Gnome terminal. How can I do this? I want to cinnamon opens Terminator instead of gnome terminal when clicking on menu Open in Terminal.

edit: I tried with "sudo update-alternatives --config x-terminal-emulator" and selected Terminator as default terminal but nothing (I have also restarted cinnamon).

thanks
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
caribriz

Re: change Cinnamon default terminal

Post by caribriz »

Hi ledzgio,

This worked for me -

Open terminal and enter:

Code: Select all

gsettings set org.gnome.desktop.default-applications.terminal exec /usr/bin/terminator
gsettings set org.gnome.desktop.default-applications.terminal exec-arg "-x"
From here:
https://stackoverflow.com/questions/168 ... terminator
ledzgio

Re: change Cinnamon default terminal

Post by ledzgio »

caribriz wrote:Hi ledzgio,

This worked for me -

Open terminal and enter:

Code: Select all

gsettings set org.gnome.desktop.default-applications.terminal exec /usr/bin/terminator
gsettings set org.gnome.desktop.default-applications.terminal exec-arg "-x"
From here:
https://stackoverflow.com/questions/168 ... terminator
Thanks for the reply. I solved the problem, I did what you suggested but I also had to enter:

gsettings set org.cinnamon.desktop.default-applications.terminal exec /usr/bin/terminator

ledz
caribriz

Re: change Cinnamon default terminal

Post by caribriz »

Oh, ok ...

I didn't have to enter the "cinnamon" line:
gsettings set org.cinnamon.desktop.default-applications.terminal exec /usr/bin/terminator

I was using LM15 Cinnamon, cinnamon version 1.8.
The "gnome" lines posted above on their own worked ok (for me) :?
nezmah

Re: change Cinnamon default terminal

Post by nezmah »

2019 - in Mint 19.1 :
open System Settings >> Preferred Applications >> and select Terminal
easy as a pie :)
timapple

Re: change Cinnamon default terminal

Post by timapple »

I am also trying to change default, but to Hyper. https://hyper.is/
It does not show up as a terminal option?
alella

Re: change Cinnamon default terminal

Post by alella »

nezmah wrote: Wed Apr 24, 2019 5:42 am 2019 - in Mint 19.1 :
open System Settings >> Preferred Applications >> and select Terminal
easy as a pie :)
i do it. thanks
Locked

Return to “Cinnamon”