From 80782441e4978fe4d8e1d5035d498d8fbfe2f8cc Mon Sep 17 00:00:00 2001 From: naturallaw77 Date: Fri, 15 Mar 2024 11:47:53 -0700 Subject: [PATCH] updated both updater UI --- .../Updater Source Files/Update_Sovran_SystemsOS_Light.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh b/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh index 1291c1b..65b038a 100755 --- a/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh +++ b/Sovran_SystemsOS_Light_Updater/Updater Source Files/Update_Sovran_SystemsOS_Light.sh @@ -41,7 +41,7 @@ else zenity --info \ --ellipsize \ --no-wrap \ - --width=600 \ + --width=500 \ --title="Sovran_SystemsOS_Light_Updater" \ --text="Yay complete! Please reboot when you are ready." @@ -70,7 +70,7 @@ else FLATPAK | zenity --progress --no-cancel --auto-close --width=700 --pulsate --text="Updating Flatpaks now..." --title="Sovran_SystemsOS_Light_Updater" - SPICE | zenity --progress --no-cancel --auto-close --width=1100 --pulsate --text="Updating now. In rare cases, it could take up to 3 hours. Go have some herbal tea and relax while the update is in progress." --title="Sovran_SystemsOS_Light_Updater" + SPICE | zenity --progress --no-cancel --auto-close --width=1050 --pulsate --text="Updating now. In rare cases, it could take up to 3 hours. Go have some herbal tea and relax while the update is in progress." --title="Sovran_SystemsOS_Light_Updater" TACO