You are not logged in.
When I download a file in Firefox and the default application to open this file (as per my Firefox settings) is terminal-based (ie 'Terminal=True' in desktop entry), the default terminal used is xterm.
So, for example, in the Firefox settings I have set the default application to open text files set as vim, so when I download a text file in my browser, it automatically opens it in vim inside an xterm terminal.
I would like to change the default terminal to Alacritty.
Currently, from the wiki, I am not sure whether Firefox uses GIO only to search for possible default applications / desktop entries for a specified MIME type or if it also uses GIO to open them.
If Firefox does use GIO to open the applications, how can I configure GIO to use alacrity as its default terminal for terminal-based applications?
If it doesn't, what does it use? And how can I configure whatever it does use?
Offline
https://bbs.archlinux.org/viewtopic.php?id=286905
De-facto way is to set the environment variable TERMINAL="alacritty".
Unless you're on gnome.
Why I run Arch? To "BTW I run Arch" the guy one grade younger.
And to let my siblings and cousins laugh at Arsch Linux...
Offline
I am using i3 (no gnome), but setting the environment variable didn't work.
Last edited by bisiso (2025-05-20 12:28:24)
Offline