Stunkymonkey / nautilus-open-any-terminal

GNU General Public License v3.0
568 stars 59 forks source link

Warp terminal not being set as the selected terminal #135

Closed vihangatheturtle closed 7 months ago

vihangatheturtle commented 7 months ago

I tried gsettings set com.github.stunkymonkey.nautilus-open-any-terminal terminal xterm (this worked)

but then I tried gsettings set com.github.stunkymonkey.nautilus-open-any-terminal terminal warp (this did not work). I do have the Warp terminal installed. Instead the option in nautilus stayed as "Open In XTerm".

Not sure where I can find logs for this, can provide if you can provide a directory for them.

Thanks!

lvxnull commented 7 months ago

Close nautilus with nautilus -q then run nautilus from the console and paste the output here

vihangatheturtle commented 7 months ago

that seems to have fixed it, thanks anyway!