Created
August 5, 2013 16:51
-
-
Save gtrak/6157464 to your computer and use it in GitHub Desktop.
~/.config/redshift.conf
This file contains hidden or 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=6000 | |
| temp-night=3500 | |
| transition=1 | |
| gamma=0.8:0.7:0.8 | |
| ;location-provider=geoclue | |
| location-provider=manual | |
| adjustment-method=randr | |
| ; The location provider and adjustment method settings | |
| ; are in their own sections. | |
| [geoclue] | |
| name=org.freedesktop.Geoclue.Providers.UbuntuGeoIP | |
| path=/org/freedesktop/Geoclue/Providers/UbuntuGeoIP | |
| [manual] | |
| lat=39.14 | |
| lon=-77.18 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment