Skip to content

Instantly share code, notes, and snippets.

@ricalo
Last active March 8, 2018 01:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ricalo/b880a6ee93c1bc66bf6ebf953848ea67 to your computer and use it in GitHub Desktop.
Save ricalo/b880a6ee93c1bc66bf6ebf953848ea67 to your computer and use it in GitHub Desktop.
Run gnome-terminal from Windows Subsystem for Linux
export DISPLAY=:0
export NO_AT_BRIDGE=1
gnome-terminal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment