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