diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-07-02 22:37:04 -0700 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-07-02 22:37:04 -0700 |
commit | fdf1179ade25abc83acf447387b7e105c8b3bae6 (patch) | |
tree | c5c1dbfbabb24a9de8a32b03cd7ca2b48f77a1dd | |
parent | 86063fe8036a7f8dc309d1981bbe8499c07cab16 (diff) |
change redshift location because I moved
-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 d8f3fe44..fe035733 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.34 -lon=-121.89 +lat=31.322 +lon=120.985 ; Configuration of the adjustment-method ; type 'redshift -m METHOD:help' to see the settings. |