From cddea062e5fbbda20cc1aa5685d7ab4b55e1b074 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 6 Sep 2026 21:33:17 +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 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