u
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user