summaryrefslogtreecommitdiffstats
path: root/examples/lisp-esque
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-27 11:22:59 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-27 11:23:04 +0100
commit145737a42b05ffe2081b5d16522ad54bfec30dff (patch)
treee46a56c5afdfb6673fad821915fa66034b12a89a /examples/lisp-esque
parentadd cie_temperature to textconf (diff)
downloadblueshift-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')
-rw-r--r--examples/lisp-esque3
1 files changed, 2 insertions, 1 deletions
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<str> 'cie' for using CIE xyY and 'default' for using
+ before and after Blueshift is running
@param args:list<[str]|list<str> Temperature to apply all day long or depending
on time, or either of those depending on monitor
'''