On 3/7/20 4:06 PM, Geoffrey Leach wrote:
xfce-terminal, bash, fedora 30 When there's a url -- http://foo.bar.com for example -- typed in the terminal and I clink the RMB with the sprite on the text, I am offered the option: "open link". So far, so good. The default browser is not executed. (Firefox rather than Chrome, FWIW) Question: where is the browser to be executed at this point configured?
Since you're using xfce, I don't know how to do it graphically. Run "xdg-mime query default text/html" to see what the current setting is. If that's not correct, then run: xdg-mime default text/html google-chrome.desktop Hopefully that will set it correctly. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx