updated both updater UI

This commit is contained in:
naturallaw77 2024-03-15 11:47:53 -07:00
parent 19ea135c27
commit 80782441e4

View File

@ -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