Created
February 15, 2018 00:29
Windows環境でxfce4デスクトップを使うバッチファイル
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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