diff --git a/src/display.sh b/src/display.sh index a21fc8e..8559bc6 100644 --- a/src/display.sh +++ b/src/display.sh @@ -4,7 +4,7 @@ set -Eeuo pipefail # Docker environment variables : "${GPU:="N"}" # GPU passthrough -: "${VGA:="virtio"}" # VGA adaptor +: "${VGA:="std"}" # VGA adaptor : "${DISPLAY:="web"}" # Display type case "${DISPLAY,,}" in