From 79255119bf3d2cf91c3d6aefcc8f5a2b48bb9919 Mon Sep 17 00:00:00 2001 From: G2 <72430668+G2-Games@users.noreply.github.com> Date: Sun, 18 Sep 2022 21:53:36 -0500 Subject: [PATCH] Update config --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 66fe8cf..7125c44 100644 --- a/README.md +++ b/README.md @@ -50,19 +50,20 @@ Currently you can update by uninstalling and reinstalling, but this wipes all se To configure settings, open `welcome.sh` in your text editor of choice and go to the bottom. There, you'll find a few settings: ```bash -#=========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) rechargenotif="off" #< Notify that you should recharge if below 15% flatpakupd="off" #< Check for flatpak updates, this slows startup down A LOT +goodgreeting="on" #< Display greetings like "Good afternoon," else "It's afternoon" welcome greeting