diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-05-31 22:51:34 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-05-31 22:51:34 -0700 |
commit | 169988eb05a21874bb830eaa9c184bf842db40b9 (patch) | |
tree | 14ecebf2baabf719ded25dd253b13085aa93e24b /home/xyz/.config/redshift | |
parent | 64d9b8ceca239d89c444e114651cf6eab62df1b4 (diff) |
redshift more accurate latitude and longitude
Diffstat (limited to 'home/xyz/.config/redshift')
-rw-r--r-- | home/xyz/.config/redshift/redshift.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/home/xyz/.config/redshift/redshift.conf b/home/xyz/.config/redshift/redshift.conf index f7a7f8cf..d8f3fe44 100644 --- a/home/xyz/.config/redshift/redshift.conf +++ b/home/xyz/.config/redshift/redshift.conf @@ -57,8 +57,8 @@ adjustment-method=randr ; Keep in mind that longitudes west of Greenwich (e.g. the Americas) ; are negative numbers. [manual] -lat=37.3 -lon=-121.9 +lat=37.34 +lon=-121.89 ; Configuration of the adjustment-method ; type 'redshift -m METHOD:help' to see the settings. |