From 09ce5ce1331ddbd1a25a5e700b8629a313c215fe Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Tue, 9 Jun 2026 00:41:56 -0700 Subject: [PATCH] Refactor zenity progress command in NonSteamLaunchers.sh Updated zenity progress command formatting for clarity. --- NonSteamLaunchers.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/NonSteamLaunchers.sh b/NonSteamLaunchers.sh index ac9df60..e070313 100755 --- a/NonSteamLaunchers.sh +++ b/NonSteamLaunchers.sh @@ -3580,11 +3580,11 @@ echo "Backup completed" echo "100" echo "# Installation Complete - Steam will now restart. Your launchers will be in your library!...Food for thought...do Jedis use Force Compatability?" -) | -zenity --progress \ +) | zenity --progress \ --title="Update Status" \ - --text="Starting update...please wait..." --width=450 --height=350\ - --percentage=0 --auto-close + --text="Starting update...please wait..." \ + --width=450 --height=350 \ + --percentage=0 --auto-close || true # Write to env_vars