mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
Removing this export as it just gets lost in the Zenity subshells
This commit is contained in:
parent
7d3d058050
commit
d0d55cb06b
|
@ -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)."
|
||||
|
|
Loading…
Reference in a new issue