Reverted changes

This commit is contained in:
g2 2022-09-30 08:58:07 -05:00
parent 5335b5a6bb
commit 1760701f89

View file

@ -9,9 +9,9 @@
greetings=("Welcome" "Greetings" "Hello" "Hi") # Add your own greetings! greetings=("Welcome" "Greetings" "Hello" "Hi") # Add your own greetings!
randgreeting="off" #< Turn the random greetings on (eg. "Hello <user>, Hi <user>") randgreeting="off" #< Turn the random greetings on (eg. "Hello <user>, Hi <user>")
twelvehour="on" #< Switch between 12 and 24 hour time (eg. 8:00 PM vs 20:00) 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 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" goodgreeting="on" #< Display greetings like "Good afternoon," else "It's afternoon"
displaydate="off" #< Unused so far displaydate="off" #< Unused so far