Skip to content
This repository has been archived by the owner on Apr 24, 2018. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 566 Bytes

gui.rst

File metadata and controls

19 lines (11 loc) · 566 Bytes

GUI Applications

Step 1: Installing an X Server

In order to run GUI applications in WSL, you need to first install an X Server on your Windows machine. I recommend installing Xming.

Step 2: Set DISPLAY Environment Variable

Next, you have to tell your WSL environment to use the X Server by setting the DISPLAY environment variable.

I added the following to my ~/.bashrc:

export DISPLAY=:0