Update display.sh

This commit is contained in:
Kroese
2026-09-06 20:13:16 +02:00
committed by GitHub
parent 99a37d7217
commit 42b101d66d
+1 -1
View File
@@ -34,7 +34,7 @@ if [ -z "$VGA" ]; then
VGA="vmware"
if enabled "$DEBUG"; then
if enabled "${DEBUG_DXVK:-}"; then
VGA+=",debug=on"
fi