jarun/googler

Googler doesn't use default browser

tommyalatalo opened this issue · 1 comments

I just installed googler and tried it, I have Brave as my default browser but googler opens links with Firefox. Which mimetype does googler use for opening urls? I've checked with handlr and I can't find any that are wrong.

Or is there some other way that you're supposed to configure googler with?

jarun commented

Please export $BROWSER. That's how Python works. googler can't change that.