I want to make fde my browser by default, I installed it following this guy's video and clicked the "Use firefox developer edition as my default browser" but when I closed and tried to open it again using the shortcut I thought I had made for it on the launcher, only the regular firefox launches.
Will I have to sudo nautilus
every time I want to open it?
How can i make the blue icon shortcut for it on the launcher?
I read an answer to it but can't really understand what he is saying, could you show me through screenshots?
I also tried this solution offered below and got this as result (even though I killedall firefox instances):
sudo ln -sf /opt/firefox-dev/firefox /usr/bin/firefox
. Here /opt/firefox-dev/ is the folder you use to run it. Source: http://linuxg.net/firefox-developer-edition-35-alpha-2-has-been-released-installation-instructions-for-the-most-popular-linux-systems/ – trinaldi Dec 27 '14 at 01:10