Skip to content

Instantly share code, notes, and snippets.

@danilogco
Last active September 10, 2024 00:04
Show Gist options
  • Save danilogco/eb2161c16a56c08c8cc38be8a1d5db88 to your computer and use it in GitHub Desktop.
Save danilogco/eb2161c16a56c08c8cc38be8a1d5db88 to your computer and use it in GitHub Desktop.
Linux vscode fix start via terminal
code() {
/usr/bin/code $1 --disable-accelerated-video-decode --disable-gpu
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment