I want to use terminator instead of default terminal in Ubuntu mate. I changed it in dconf Editor but the entry is DEPRECATED because managed by GIO.
Asked
Active
Viewed 1.0k times
5
David
- 107
1 Answers
3
Right, thank you
It was done with gsettings
gsettings set org.gnome.desktop.default-applications.terminal exec /usr/bin/terminator
gsettings set org.gnome.desktop.default-applications.terminal exec-arg "-x"
schrodingerscatcuriosity
- 4,306
- 15
- 29
David
- 107