Skip to content

Instantly share code, notes, and snippets.

@bearpaw
Forked from bcomnes/redshift.conf
Created June 3, 2016 11:59
Show Gist options
  • Save bearpaw/f47e5fecfb62d34d6dc01bff36745a08 to your computer and use it in GitHub Desktop.
Save bearpaw/f47e5fecfb62d34d6dc01bff36745a08 to your computer and use it in GitHub Desktop.

Revisions

  1. @bcomnes bcomnes created this gist Dec 9, 2012.
    24 changes: 24 additions & 0 deletions redshift.conf
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,24 @@
    ; 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.
    ; 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