/ little bug that restarted redshift
This commit is contained in:
@@ -203,6 +203,7 @@ rshift() {
|
||||
[ ${cmd} == "disable" ] ||
|
||||
[ ${cmd} == "off" ] ; then
|
||||
redshift -x
|
||||
return 1
|
||||
elif [ ${cmd} == "morning" ] ; then
|
||||
temperature=4500
|
||||
elif [ ${cmd} == "day" ] ; then
|
||||
|
||||
Reference in New Issue
Block a user