changed zenity window scale

This commit is contained in:
RP1 2025-02-05 19:17:59 +01:00
parent e2ff49be3d
commit ab92587f6c

View file

@ -19,7 +19,7 @@ fi
# Options input
user_choice=$(zenity --list --checklist --width='1000' --height='700' \
user_choice=$(zenity --list --checklist --width='600' --height='400' \
--title="Backup script by RavePriest1" \
--text="Select from the options below" \
--column="Select" --column="Name" \