diff options
Diffstat (limited to '.config/redshift.conf')
-rw-r--r-- | .config/redshift.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.config/redshift.conf b/.config/redshift.conf new file mode 100644 index 0000000..8493121 --- /dev/null +++ b/.config/redshift.conf @@ -0,0 +1,9 @@ +[redshift] +temp-day=6500 +temp-night=6000 +transition=1 +location-provider=manual + +[manual] +lat=33.4 +lon=-112.1 |