Setting as Default Browser
-
alphagenius last edited by
I am running Ubuntu 20.4 and I am trying to set Opera as my default browser. I have tried to do it in the browser settings but when I click on the button, nothing happens. I also tried to set it in my settings in Ubuntu but it will also not work. Everything still opens in Chrome. Please help?
-
fonm last edited by fonm
$ ls -h /usr/share/applications|grep -i opera opera.desktop $ xdg-settings set default-web-browser opera.desktop
-
alphagenius last edited by
@fonm I cannot get past the first line because it says command not found.
-