diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-27 11:22:59 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-27 11:23:04 +0100 |
commit | 145737a42b05ffe2081b5d16522ad54bfec30dff (patch) | |
tree | e46a56c5afdfb6673fad821915fa66034b12a89a /examples/lisp-esque.conf | |
parent | add cie_temperature to textconf (diff) | |
download | blueshift-145737a42b05ffe2081b5d16522ad54bfec30dff.tar.gz blueshift-145737a42b05ffe2081b5d16522ad54bfec30dff.tar.bz2 blueshift-145737a42b05ffe2081b5d16522ad54bfec30dff.tar.xz |
add cie_temperature to lisp-esque
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'examples/lisp-esque.conf')
-rw-r--r-- | examples/lisp-esque.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf index f01886f..8834919 100644 --- a/examples/lisp-esque.conf +++ b/examples/lisp-esque.conf @@ -148,6 +148,8 @@ (temperature 6500 3700) ; If you the second monitor selected by (monitors) to always be at 6500K you can use ; (temperature (6500 6500) (3700 6500)) + ; It is also possible to use (temperature:cie), although its behaviour is probably not + ; what you are looking for. ### --- EXPERT LEVEL --- ; If you want a more advance calculation of the correlated colour |