This commit is contained in:
committer
2024-05-26 19:10:11 -05:00
parent 630be06761
commit 1902ee4385

View File

@@ -95,9 +95,7 @@ rshift() {
redshift -x redshift -x
elif [ ${cmd} == "morning" ] ; then elif [ ${cmd} == "morning" ] ; then
temperature=4500 temperature=4500
elif elif [ ${cmd} == "day" ] ; then
[ ${cmd} == "day" ] ||
[ ${cmd} == "normal" ] ; then
temperature=6500 temperature=6500
elif [ ${cmd} == "evening" ] ; then elif [ ${cmd} == "evening" ] ; then
temperature=3500 temperature=3500