Passos para instalar o XFCE no WSL
sudo apt-get update
sudo add-apt-repository ppa:xubuntu-dev/xfce-4.12
sudo apt-get update
sudo apt-get install xfce4 qt4-qtconfig
echo "export DISPLAY=:0.0" >> ~/.bashrc
sudo sed -i 's$<listen>.*</listen>$<listen>tcp:host=localhost,port=0</listen>$' /etc/dbus-1/session.conf
- Instalar o X-Server no Windows
- Executar o XLaunch (Melhor Opcao "One large window" e "Fullscreen")
No terminal
qtconfig
No xserver
- "Appearence" -> "Select GUI Style" -> GTK+
- "File" -> "Save"
- "File" -> "Exit"
No terminal
startxfce4
session.conf file is located at:" /usr/share/dbus-1/"