aboutsummaryrefslogtreecommitdiffstats
path: root/.config/redshift.conf
blob: d423561c3e28cb49c6e5ff33540bb699c1a7c7e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
; Global settings
[redshift]
temp-day=7700
temp-night=4700
brightness-day=1.0
brightness-night=0.81
transition=0
gamma=0.91:0.82:0.85
location-provider=manual
adjustment-method=randr

; The location provider and adjustment method settings
; are in their own sections.
[manual]
; Berlin
lat=52.31
lon=13.23

; In this example screen 1 is adjusted by vidmode. Note
; that the numbering starts from 0, so this is actually
; the second screen.
[randr]
screen=0
;screen=1