Skip to content

Instantly share code, notes, and snippets.

@nyaocat
Created February 15, 2018 00:29
Show Gist options
  • Save nyaocat/d2a409f5b59f76815b9501ea79ecb144 to your computer and use it in GitHub Desktop.
Save nyaocat/d2a409f5b59f76815b9501ea79ecb144 to your computer and use it in GitHub Desktop.
Windows環境でxfce4デスクトップを使うバッチファイル
start "xserver" "C:\Program Files\VcXsrv\vcxsrv.exe" -fullscreen
wsl sh -c "env DISPLAY=:0 xfce4-session"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment