Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver3
4いいね 186回再生

"Getting graphical applications to work on WSL2" A 5min tutorial

Paradox Interactive Digital Publishing

Add the following environment variable in the user profile file.

export DISPLAY="$(grep -m 1 nameserver /etc/resolv.conf | awk '{print $2}'):0.0"

コメント