diff --git a/config.cfg b/config.cfg index 406d743..81f74a6 100644 --- a/config.cfg +++ b/config.cfg @@ -9,9 +9,9 @@ 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:00 PM vs 20:00) -rechargenotif="on" #< Notify that you should recharge if below 15% +rechargenotif="off" #< Notify that you should recharge if below 15% updatecheck="on" #< Check for all updates, slows startup a bit -flatpakupd="on" #< Check for flatpak updates, this slows startup down A LOT +flatpakupd="off" #< Check for flatpak updates, this slows startup down A LOT goodgreeting="on" #< Display greetings like "Good afternoon," else "It's afternoon" displaydate="off" #< Unused so far