dotfiles/.config/redshift.conf

25 lines
526 B
Plaintext
Raw Normal View History

2018-06-15 21:10:45 +02:00
[redshift]
temp-day=6000
temp-night=5000
2018-06-15 21:10:45 +02:00
; Smooth
transition=1
; Brightness change between day and night
brightness-day=1.0
2020-09-27 14:46:16 +02:00
brightness-night=0.8
2018-06-15 21:10:45 +02:00
; Do not change Gamma correction at day, but compensate luminance loss at night
gamma-day=1.0
2020-09-27 14:46:16 +02:00
gamma-night=0.8
2018-06-15 21:10:45 +02:00
; /sys/class/backlight is empty :( And DDC/CI is not implemented by my monitors, so software adjustement... Less dynamic...
adjustment-method=randr
; Let's set Paris as main location to avoid random approximations
location-provider=manual
[manual]
lat=48.6
lon=2.3