diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2015-05-24 12:25:38 +1200 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2015-05-24 12:25:38 +1200 |
commit | 896f76d015c2411278f16dfde19ee5a4f749d5a1 (patch) | |
tree | 250de4fed7bec28aed5c450867a4689f573d9a7d /X/redshift.conf | |
parent | Neglected to kill xscreensaver(1) in .xinitrc (diff) | |
download | dotfiles-896f76d015c2411278f16dfde19ee5a4f749d5a1.tar.gz dotfiles-896f76d015c2411278f16dfde19ee5a4f749d5a1.zip |
Add redshift
Diffstat (limited to 'X/redshift.conf')
-rw-r--r-- | X/redshift.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/X/redshift.conf b/X/redshift.conf new file mode 100644 index 00000000..196c10d2 --- /dev/null +++ b/X/redshift.conf @@ -0,0 +1,11 @@ +[redshift] +adjustment-method=randr +location-provider=manual +temp-day=5700 +temp-night=3500 +transition=1 + +[manual] +lat=-40.352306 +lon=175.608215 + |