Some time ago Slack on my Manjaro install started to open up URLs on Chromium, instead of my default browser - Brave (xdg-settings get default-web-browser gives me brave-browser.desktop).
When i run flatpak run --command=bash com.slack.Slack and try xdg-open it opens Brave correctly.
Also, the version on Snap opens links correctly.
After I removed Chromium from my system the links stopped opening at all. The other browsers on my system is Firefox.
Can this be an issue of how this app is packaged, or is it a problem with something like https://github.com/flatpak/xdg-desktop-portal?
Some time ago Slack on my Manjaro install started to open up URLs on Chromium, instead of my default browser - Brave (
xdg-settings get default-web-browsergives mebrave-browser.desktop).When i run
flatpak run --command=bash com.slack.Slackand try xdg-open it opens Brave correctly.Also, the version on Snap opens links correctly.
After I removed Chromium from my system the links stopped opening at all. The other browsers on my system is Firefox.
Can this be an issue of how this app is packaged, or is it a problem with something like https://github.com/flatpak/xdg-desktop-portal?