I use Ubuntu 18.04 and I have the following problem.
When I try to open links via Skype it opens Mozilla firefox also I have set google chrome as my default browser.
I tried to find something in skype settings but I found nothing related to the application default browser
Installing packages from the Ubuntu software center using
snap
have some issues.I removed
skype
from the software center and I downloaded the.deb
file from Official Skype website.Then I installed it using
dpkg
which solved the problem.Note: this answer inspired me.
For me, the following command immediately fixed the issue:
To make it work with snap do the following:
ln -s ~/.config/mimeapps.list ~/snap/skype/common/.config/mimeapps.list
rm -rf ~/snap/skype/common/.config/google-chrome
sudo ln -s ~/.config/google-chrome ~/snap/skype/common/.config/
I resolved the problem following below steps.
/snap/skype/common/.config/google-chrome