/ little bug that restarted redshift

This commit is contained in:
fro
2025-07-12 06:50:07 -05:00
parent c07e8c39e6
commit db5875e66e
2 changed files with 1 additions and 0 deletions

View File

@@ -203,6 +203,7 @@ rshift() {
[ ${cmd} == "disable" ] ||
[ ${cmd} == "off" ] ; then
redshift -x
return 1
elif [ ${cmd} == "morning" ] ; then
temperature=4500
elif [ ${cmd} == "day" ] ; then