diff --git a/backup-raveos.sh b/backup-raveos.sh index 63c9987..04b84d5 100644 --- a/backup-raveos.sh +++ b/backup-raveos.sh @@ -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" \