summaryrefslogtreecommitdiff
path: root/redshift.conf
diff options
context:
space:
mode:
Diffstat (limited to 'redshift.conf')
-rw-r--r--redshift.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/redshift.conf b/redshift.conf
new file mode 100644
index 0000000..587d209
--- /dev/null
+++ b/redshift.conf
@@ -0,0 +1,14 @@
+[redshift]
+; Set the day and night screen temperatures
+temp-day=6500
+temp-night=3700
+; enabling smooth transition
+transition=1
+adjustment-method=randr
+; Now specify the location manually
+location-provider=manual
+[manual]
+; use the Internet to get your latitudes and longitudes
+; below is the latitude and longitude for Delhi
+lat=28.38
+lon=77.12