summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--config/redshift.conf13
1 files changed, 11 insertions, 2 deletions
diff --git a/config/redshift.conf b/config/redshift.conf
index 2c4404e..3dee767 100644
--- a/config/redshift.conf
+++ b/config/redshift.conf
@@ -1,10 +1,19 @@
 [redshift]
-temp-day=5200
+temp-day=5000
 temp-night=4000
-gamma=0.6
+
+transition=0
+
+gamma-day=0.9
+gamma-night=0.7
+
 adjustment-method=randr
 location-provider=manual
 
+; Set the screen brightness. Default is 1.0.
+brightness-day=1.0
+brightness-night=0.7
+
 [manual]
 lat=37.8715
 lon=122.2730