Skip to content

Is there a way to change the browser links will open up to? #1107

Closed Answered by jijojosephk
adriandelgg asked this question in Q&A
Discussion options

You must be logged in to vote

You can use --defaultURLHandler argument. But remember this will not work in sandboxed packages like flatpak or snap as they restrict access to /usr/bin or other system folders. If you're on native deb or rpm:

teams-for-linux --defaultURLHandler google-chrome will launch external links in google-chrome. Replace google-chrome with your binary of choice. If things are working well you can add this setting to config.json or have it in .desktop file as argument itself.

Replies: 1 comment 3 replies

Comment options

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

@adriandelgg
Comment options

@jijojosephk
Comment options

Answer selected by adriandelgg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants