Upcoming Ubuntu 25.04 changed the way default terminal is launched. #100
pavelselivanov
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Converted to a discussion. As far as I can tell, there's nothing the Ghostty package needs to change to deal with this, users will just need to follow the Gnome instructions for setting up xdg-terminal-exec correctly. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys.
I just installed 25.04 beta and setting x-terminal-emulator doesn't work anymore to launch Ghostty or any other non default terminal in Gnome 48.
New Gnome doesn't use system-wide x-terminal-emulator and uses ~/.config/xdg-terminals.list instead for every user, and in case of Ubuntu it's ~/.config/ubuntu-xdg-terminals.list
To launch ghostty with ctrl+alt+t shortcut you need to set :
com.mitchellh.ghostty.desktop
in ~/.config/ubuntu-xdg-terminals.list
Possible changes to Gnome and Ubuntu are discussed in https://bugs.launchpad.net/ubuntu/+source/xdg-terminal-exec/+bug/2107326
with additional links to proposed Gnome changes etc.
Beta Was this translation helpful? Give feedback.
All reactions