Tilix: Add info about setting Tilix as default terminal in Gnome?

Created on 31 Mar 2017  路  1Comment  路  Source: gnunn1/tilix

I'd be nice to include such info in readme or other suitable place

After a few minutes of search I've found:

sudo update-alternatives --config x-terminal-emulator
# or second way
sudo cp /usr/bin/gnome-terminal /usr/bin/gnome-terminal.bck
sudo ln -s /usr/bin/tilix /usr/bin/gnome-terminal

Most helpful comment

Feel free to update the General FAQ to include this, you can modify it here:

https://github.com/gnunn1/tilix-web/blob/master/_faqs/general.md

>All comments

Feel free to update the General FAQ to include this, you can modify it here:

https://github.com/gnunn1/tilix-web/blob/master/_faqs/general.md

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alex285 picture alex285  路  3Comments

vaijab picture vaijab  路  4Comments

gregflynn picture gregflynn  路  4Comments

sirex picture sirex  路  3Comments

pkkid picture pkkid  路  3Comments