From d0d55cb06bdc4b9d771b90697e98628cbb6fd648 Mon Sep 17 00:00:00 2001 From: icenine451 Date: Tue, 18 Mar 2025 14:31:25 -0400 Subject: [PATCH] Removing this export as it just gets lost in the Zenity subshells --- tools/configurator.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/configurator.sh b/tools/configurator.sh index 7892d172..d7352a32 100755 --- a/tools/configurator.sh +++ b/tools/configurator.sh @@ -109,7 +109,6 @@ rd_zenity --progress --no-cancel --pulsate --auto-close \ configurator_welcome_dialog() { log i "Configurator: opening welcome dialog" - export CONFIGURATOR_GUI="zenity" welcome_menu_options=( "Settings" "Customize your RetroDECK experience with various presets and tweaks." "Open Component" "Manually launch and configure settings for each emulator or component (for advanced users)."