redshift: change color temperature at night

This commit is contained in:
Franzi 2020-06-21 13:21:24 +02:00
parent 1dbc95269b
commit 16560bcadb
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -2,7 +2,7 @@
[redshift] [redshift]
; Set the day and night screen temperatures ; Set the day and night screen temperatures
temp-day=5700 temp-day=5700
temp-night=2500 temp-night=3500
; Disable the smooth fade between temperatures when Redshift starts and stops. ; Disable the smooth fade between temperatures when Redshift starts and stops.
; 0 will cause an immediate change between screen temperatures. ; 0 will cause an immediate change between screen temperatures.
@ -66,6 +66,6 @@ lon=8.44
; In this example, randr is configured to adjust only screen 0. ; In this example, randr is configured to adjust only screen 0.
; Note that the numbering starts from 0, so this is actually the first screen. ; Note that the numbering starts from 0, so this is actually the first screen.
; If this option is not specified, Redshift will try to adjust _all_ screens. ; If this option is not specified, Redshift will try to adjust _all_ screens.
[randr] ;[randr]
screen=0 ;screen=0
crtc=0 ;crtc=0