redshift: change color temperature at night
This commit is contained in:
parent
1dbc95269b
commit
16560bcadb
1 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
[redshift]
|
||||
; Set the day and night screen temperatures
|
||||
temp-day=5700
|
||||
temp-night=2500
|
||||
temp-night=3500
|
||||
|
||||
; Disable the smooth fade between temperatures when Redshift starts and stops.
|
||||
; 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.
|
||||
; 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.
|
||||
[randr]
|
||||
screen=0
|
||||
crtc=0
|
||||
;[randr]
|
||||
;screen=0
|
||||
;crtc=0
|
||||
|
|
Loading…
Reference in a new issue