From dfad2c1693959b916aa8d523cd44498e8062c381 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 6 Sep 2026 21:33:38 +0200 Subject: [PATCH] Update display.sh --- src/display.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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