Created
February 15, 2018 00:29
-
-
Save nyaocat/d2a409f5b59f76815b9501ea79ecb144 to your computer and use it in GitHub Desktop.
Windows環境でxfce4デスクトップを使うバッチファイル
This file contains 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