Create redshift.conf
This commit is contained in:
parent
e83eee59bf
commit
06b93b2352
1 changed files with 23 additions and 0 deletions
23
configs/redshift.conf
Normal file
23
configs/redshift.conf
Normal file
|
@ -0,0 +1,23 @@
|
|||
; Global settings
|
||||
[redshift]
|
||||
temp-day=3200K
|
||||
temp-night=2400K
|
||||
transition=1
|
||||
;gamma=0.8:0.7:0.8
|
||||
;gamma=1.000:1.000:1.000
|
||||
location-provider=geoclue2
|
||||
;adjustment-method=vidmode
|
||||
;brightness=1.0:0.5
|
||||
|
||||
; The location provider and adjustment method settings
|
||||
; are in their own sections.
|
||||
; This is an example lat long for Portland, OR
|
||||
;[manual]
|
||||
;lat=45.53068
|
||||
;lon=-122.68317
|
||||
|
||||
; 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
|
Loading…
Reference in a new issue