Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu, install browsh as a www-browser #343

Open
Rizhiy opened this issue Aug 21, 2020 · 3 comments
Open

Ubuntu, install browsh as a www-browser #343

Rizhiy opened this issue Aug 21, 2020 · 3 comments

Comments

@Rizhiy
Copy link

Rizhiy commented Aug 21, 2020

When browsh is installed, alternatives are not updated, therefore if some other program tries to open web browser it is still not able to.
To update alternatives run:

sudo update-alternatives --install /usr/bin/www-browser www-browser /usr/local/bin/browsh $PRIORITY

I think this should be done during installation. Need to think about appropriate priority.

@mateushnsoares
Copy link

Umm... I think that it doesn't make sense but can have something like this:

browsh set-as-default

@Rizhiy Rizhiy changed the title Ubuntu, install browsh as a default www-browser Ubuntu, install browsh as a www-browser Oct 8, 2020
@Rizhiy
Copy link
Author

Rizhiy commented Oct 8, 2020

The title was wrong, I meant just adding it to www-browser, because currently it is not done and when a terminal application tries to open a link it will fail.

@mateushnsoares
Copy link

Ahh... It make sence...

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

No branches or pull requests

2 participants