diff --git a/welcome.sh b/welcome.sh index 94f6051..0457a18 100755 --- a/welcome.sh +++ b/welcome.sh @@ -196,20 +196,20 @@ MORN='\e[38;2;255;164;74m' AFTN='\e[38;2;250;245;110m' EVEN='\e[38;2;171;54;3m' -#=========SETUP========# +#==================SETUP=================# # Select which parts you want active by # # commenting them out. For example, on a # # desktop, disabling the battery message # # is a good idea. You can also re-order # # them to change how they display! # - +#========================================# greetings=("Welcome" "Greetings" "Hello" "Hi") # Add your own greetings! randgreeting="off" #< Turn the random greetings on (eg. "Hello , Hi ") -twelvehour="on" #< Switch between 12 and 24 hour time (eg. 8:00pm vs 20:00) +twelvehour="on" #< Switch between 12 and 24 hour time (eg. 8:00 PM vs 20:00) rechargenotif="off" #< Notify that you should recharge if below 15% flatpakupd="off" #< Check for flatpak updates, this slows startup down A LOT -goodgreeting="on" +goodgreeting="on" #< Display greetings like "Good afternoon," else "It's afternoon" welcome greeting