aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Lund Steffensen <jonlst@gmail.com>2017-08-30 15:27:07 -0700
committerJon Lund Steffensen <jonlst@gmail.com>2017-08-30 15:27:07 -0700
commitc5a9ea70599e9083cac9e0c25a6a5dec28b46987 (patch)
treeaabcba1145f7763d748d56e919b9fca82316ce37
parentChange term transition to fade (diff)
downloadredshift-ng-c5a9ea70599e9083cac9e0c25a6a5dec28b46987.tar.gz
redshift-ng-c5a9ea70599e9083cac9e0c25a6a5dec28b46987.tar.bz2
redshift-ng-c5a9ea70599e9083cac9e0c25a6a5dec28b46987.tar.xz
Update sample config file
-rw-r--r--redshift.conf.sample8
1 files changed, 4 insertions, 4 deletions
diff --git a/redshift.conf.sample b/redshift.conf.sample
index cd36048..319b633 100644
--- a/redshift.conf.sample
+++ b/redshift.conf.sample
@@ -4,10 +4,10 @@
temp-day=5700
temp-night=3500
-; Enable/Disable a smooth transition between day and night
-; 0 will cause a direct change from day to night screen temperature.
-; 1 will gradually increase or decrease the screen temperature.
-transition=1
+; Disable the smooth fade between temperatures when Redshift starts and stops.
+; 0 will cause an immediate change between screen temperatures.
+; 1 will gradually apply the new screen temperature over a couple of seconds.
+fade=1
; Set the screen brightness. Default is 1.0.
;brightness=0.9