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