summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-07-09 15:02:48 +0800
committerXiao Pan <xyz@flylightning.xyz>2025-07-09 15:02:48 +0800
commit16857f30e5435478eafcaf2165effe49f143847b (patch)
treeaab4a4bf5d0b4118329836fdd073369a81d4dc14 /home
parent03a8290f34f6273ab838127fec8567bde2b4865e (diff)
redshift use open-meteo lat. and lon. for current locationHEADmaster
Diffstat (limited to 'home')
-rw-r--r--home/xyz/.config/redshift/redshift.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/xyz/.config/redshift/redshift.conf b/home/xyz/.config/redshift/redshift.conf
index fe035733..da9ff5ed 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=31.322
-lon=120.985
+lat=31.38
+lon=120.95
; Configuration of the adjustment-method
; type 'redshift -m METHOD:help' to see the settings.