diff --git a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh index d6368dd..d3bfe89 100755 --- a/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh +++ b/Sovran_SystemsOS_Updater/Updater Source Files/Update_Sovran_SystemsOS.sh @@ -91,7 +91,7 @@ curl "https://git.sovransystems.com/Sovran_Systems/Software/raw/branch/main/Sovr zenity --text-info \ --width=1100 \ ---height=930 \ +--height=830 \ --title="Sovran_SystemsOS_Updater" if [[ $? -eq 1 ]]; then @@ -102,7 +102,7 @@ else FLATPAK | zenity --progress --no-cancel --auto-close --width=500 --pulsate --text="Updating Flatpaks now..." --title="Sovran_SystemsOS_Updater" - SPICE-FLAKE | zenity --progress --no-cancel --auto-close --width=1050 --pulsate --text="Updating Flake now..." --title="Sovran_SystemsOS_Updater" + SPICE-FLAKE | zenity --progress --no-cancel --auto-close --width=500 --pulsate --text="Updating Flake now..." --title="Sovran_SystemsOS_Updater" TACO-FLAKE