Created
September 8, 2011 09:13
-
-
Save tlatsas/1202988 to your computer and use it in GitHub Desktop.
redshift config sample
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; Global settings | |
[redshift] | |
temp-day=5700 | |
temp-night=3500 | |
transition=1 | |
gamma=0.8:0.7:0.8 | |
location-provider=manual | |
adjustment-method=vidmode | |
; The location provider and adjustment method settings | |
; are in their own sections. | |
[manual] | |
lat=55.0 | |
lon=12.0 | |
[vidmode] | |
screen=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment