Removing this export as it just gets lost in the Zenity subshells

This commit is contained in:
icenine451 2025-03-18 14:31:25 -04:00
parent 7d3d058050
commit d0d55cb06b

View file

@ -109,7 +109,6 @@ rd_zenity --progress --no-cancel --pulsate --auto-close \
configurator_welcome_dialog() { configurator_welcome_dialog() {
log i "Configurator: opening welcome dialog" log i "Configurator: opening welcome dialog"
export CONFIGURATOR_GUI="zenity"
welcome_menu_options=( welcome_menu_options=(
"Settings" "Customize your RetroDECK experience with various presets and tweaks." "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)." "Open Component" "Manually launch and configure settings for each emulator or component (for advanced users)."