mirror of
https://github.com/kastdeur/dotfiles.git
synced 2024-11-16 08:33:30 +01:00
24 lines
475 B
Text
24 lines
475 B
Text
|
; Global settings
|
||
|
[redshift]
|
||
|
temp-day=6500K
|
||
|
temp-night=5000
|
||
|
transition=1
|
||
|
;gamma=0.8:0.7:0.8
|
||
|
gamma=1.000:1.000:1.000
|
||
|
;location-provider=geoclue
|
||
|
location-provider=manual
|
||
|
adjustment-method=vidmode
|
||
|
brightness=1.0:0.5
|
||
|
|
||
|
; The location provider and adjustment method settings
|
||
|
; are in their own sections.
|
||
|
[manual]
|
||
|
lat=52
|
||
|
lon=5
|
||
|
|
||
|
; In this example screen 1 is adjusted by vidmode. Note
|
||
|
; that the numbering starts from 0, so this is actually
|
||
|
; the second screen.
|
||
|
;[vidmode]
|
||
|
;screen=1
|