20
How do I change the terminal that gets opened with "Open in Terminal" in GNOME Nautilus?
(lemmy.dbzer0.com)
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
Since you have Nautilus, i'm assuming you have the rest of GNOME too.
GNOME Settings should have a default apps tab, so you should be able to change it from there.
Otherwise,
org.gnome.desktop.default-applications.terminal exec 'desired-terminal'
, and obviously don't forget to swap that for whichever one you want to useAs I said I have tried this and it isn't working.