Skip to content

Connect to Github of Github Copilot is opening vscode #22315

Answered by igotfr
igotfr asked this question in Q&A
Discussion options

You must be logged in to vote

I solve this changing the default browser

$ vim ~/.local/share/applications/chromium.desktop

[Desktop Entry]
Version=1.0
Name=Chromium
Exec=/usr/bin/chromium-browser %U
Terminal=false
Icon=chromium
Type=Application
Categories=Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/x-mimearchive;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;

$ xdg-settings set default-web-browser chromium.desktop

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@igotfr
Comment options

@igotfr
Comment options

Answer selected by igotfr
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