Skip to content

Instantly share code, notes, and snippets.

@suberb
Created November 1, 2017 11:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save suberb/6d52e55dd86245ce89bf8ddbfa2eb89c to your computer and use it in GitHub Desktop.
Save suberb/6d52e55dd86245ce89bf8ddbfa2eb89c to your computer and use it in GitHub Desktop.
elementaryOS | Redshift Configuration File
; Global settings
[redshift]
temp-day=6500K
temp-night=2400K
transition=1
;gamma=0.8:0.7:0.8
gamma=1.000:1.000:1.000
;location-provider=geoclue2
location-provider=manual
adjustment-method=randr
;brightness=1.0:0.5
; The location provider and adjustment method settings
; are in their own sections. Change lat & lon with
; for e.g. this website: https://justgetflux.com/map.html
[manual]
lat=00.0000
lon=00.0000
; The numbering starts from 0, so the first screen is 1
; the second one is 1.
;[randr]
;screen=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment