diff --git a/src/display.sh b/src/display.sh index 29feabb3..049868bf 100644 --- a/src/display.sh +++ b/src/display.sh @@ -34,7 +34,7 @@ if [ -z "$VGA" ]; then VGA="vmware" - if enabled "${DEBUG_VGA:-}"; then + if enabled "${DEBUG_GPU:-}"; then VGA+=",debug=on" fi