From 145737a42b05ffe2081b5d16522ad54bfec30dff Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 27 Mar 2014 11:22:59 +0100 Subject: add cie_temperature to lisp-esque MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- examples/lisp-esque | 3 ++- examples/lisp-esque.conf | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/examples/lisp-esque b/examples/lisp-esque index 31ae853..8415b5d 100644 --- a/examples/lisp-esque +++ b/examples/lisp-esque @@ -538,7 +538,8 @@ def _temperature(mods, args): ''' Add colour temperature adjustment - @param mods:[]|[str] 'default' for using before and after Blueshift is running + @param mods:list 'cie' for using CIE xyY and 'default' for using + before and after Blueshift is running @param args:list<[str]|list Temperature to apply all day long or depending on time, or either of those depending on monitor ''' 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 -- cgit v1.2.3-70-g09d2