diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2021-04-18 00:37:39 +0200 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2021-04-18 00:37:39 +0200 |
commit | f102e6901cf53b67df340e2e91853e815f90273c (patch) | |
tree | c9f262eaacbfe9a3734470fabdd78147030aa519 | |
parent | 7e46c903ac615d711e0e1a7d29dda2f6bde1820c (diff) |
redshift: Better colors on daylight
-rw-r--r-- | redshift/redshift/redshift.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redshift/redshift/redshift.conf b/redshift/redshift/redshift.conf index ca9983f..6c7906d 100644 --- a/redshift/redshift/redshift.conf +++ b/redshift/redshift/redshift.conf @@ -1,7 +1,7 @@ ; Global settings for redshift [redshift] ; Set the day and night screen temperatures -; temp-day=5700 +temp-day=5700 temp-night=3000 ; Enable/Disable a smooth transition between day and night |