Skip to content

Instantly share code, notes, and snippets.

@nyaocat
Created February 15, 2018 00:29
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