aboutsummaryrefslogtreecommitdiffstats
path: root/redshift.conf.sample
diff options
context:
space:
mode:
authorJon Lund Steffensen <jonlst@gmail.com>2017-10-11 17:53:05 -0700
committerJon Lund Steffensen <jonlst@gmail.com>2017-10-11 17:53:05 -0700
commit9b8b612072b86b14ec6e0571a0764355915b197e (patch)
tree5b598298e2231e8ed5cf2c3042179b5c19d659eb /redshift.conf.sample
parentman: Add documentation for dawn-time/dusk-time (diff)
downloadredshift-ng-9b8b612072b86b14ec6e0571a0764355915b197e.tar.gz
redshift-ng-9b8b612072b86b14ec6e0571a0764355915b197e.tar.bz2
redshift-ng-9b8b612072b86b14ec6e0571a0764355915b197e.tar.xz
Add dawn-time/dusk-time to sample config
Diffstat (limited to 'redshift.conf.sample')
-rw-r--r--redshift.conf.sample15
1 files changed, 15 insertions, 0 deletions
diff --git a/redshift.conf.sample b/redshift.conf.sample
index 51dc0b3..882865b 100644
--- a/redshift.conf.sample
+++ b/redshift.conf.sample
@@ -9,6 +9,21 @@ temp-night=3500
; 1 will gradually apply the new screen temperature over a couple of seconds.
fade=1
+; Solar elevation thresholds.
+; By default, Redshift will use the current elevation of the sun to determine
+; whether it is daytime, night or in transition (dawn/dusk). When the sun is
+; above the degrees specified with elevation-high it is considered daytime and
+; below elevation-low it is considered night.
+;elevation-high=3
+;elevation-low=-6
+
+; Custom dawn/dusk intervals.
+; Instead of using the solar elevation, the time intervals of dawn and dusk
+; can be specified manually. The times must be specified as HH:MM in 24-hour
+; format.
+;dawn-time=6:00-7:45
+;dusk-time=18:35-20:15
+
; Set the screen brightness. Default is 1.0.
;brightness=0.9
; It is also possible to use different settings for day and night