Skip to content

Default web browser #164

Apr 10, 2023 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Hi, I've been working on this and I think the problem is the way Pulsar searches for the default browser. I'm not quite sure, but it has to do with myme types and the way xdg-open works, and how cinnamon desktop set default apps.
I have created the file ~/.local/share/applications/mimeapp.list
with this content and now Pulsar opens the links with firefox, as I wanted.

[Default Applications]
text/html=firefox.desktop;
text/xml=firefox.desktop;
x-scheme-handler/http=firefox.desktop;
x-scheme-handler/https=firefox.desktop;

For my part the issue is resolved. A greeting and thanks for the attention, now to continue delving into Pulsar, it seems to me a great project.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@javimatia
Comment options

@javimatia
Comment options

Answer selected by javimatia
@confused-Techie
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants