diff options
author | Timmy Keller <tjk@tjkeller.xyz> | 2022-01-20 21:21:30 -0600 |
---|---|---|
committer | Timmy Keller <tjk@tjkeller.xyz> | 2022-01-20 21:21:30 -0600 |
commit | e69a1637d25b50f5e37094c47512a009427beacf (patch) | |
tree | 742029bfbb0e4502a2ad681e2a7bdfac175352c9 /redshift/redshift.conf | |
parent | c6eb23e54bcb0e1fd5d1e310b033e0732cfce828 (diff) | |
download | dotconfig-e69a1637d25b50f5e37094c47512a009427beacf.tar.xz dotconfig-e69a1637d25b50f5e37094c47512a009427beacf.zip |
redshift config
Diffstat (limited to 'redshift/redshift.conf')
-rw-r--r-- | redshift/redshift.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/redshift/redshift.conf b/redshift/redshift.conf new file mode 100644 index 0000000..cafc1c7 --- /dev/null +++ b/redshift/redshift.conf @@ -0,0 +1,6 @@ +[redshift] +location-provider=manual + +[manual] +lat=41.881832 +lon=-87.623177 |