From 42b101d66d2b09307064950e090faadaa432c69c Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 6 Sep 2026 20:13:16 +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 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