gnunn1 / tilix

A tiling terminal emulator for Linux using GTK+ 3
https://gnunn1.github.io/tilix-web
Mozilla Public License 2.0
5.36k stars 293 forks source link

"open in tilix" not in Nemo #2171

Open BarbzYHOOL opened 1 year ago

BarbzYHOOL commented 1 year ago

"open in tilix" is not available in nemo, it's only in nautilus (but they are pretty similar, right?)

ariasmn commented 1 year ago

You can simply change the default terminal used by Nemo, so the Open in Terminal option will open Tilix:

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

See https://askubuntu.com/a/1262762

BarbzYHOOL commented 1 year ago

true i did that