diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-10 16:18:54 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-10 16:18:54 +0100 |
commit | 5a81efa3168c8c04baa980dd9e2d647468463c6b (patch) | |
tree | b1dfd5671aea00e3f5ae573502e085d701b21a8c /examples/lisp-esque.conf | |
parent | add example that uses xmonad's log to determine active workspaces, allowing you to have different adjustments on different workspaces and monitors (diff) | |
download | blueshift-5a81efa3168c8c04baa980dd9e2d647468463c6b.tar.gz blueshift-5a81efa3168c8c04baa980dd9e2d647468463c6b.tar.bz2 blueshift-5a81efa3168c8c04baa980dd9e2d647468463c6b.tar.xz |
m doc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | examples/lisp-esque.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf index c01498c..9be3789 100644 --- a/examples/lisp-esque.conf +++ b/examples/lisp-esque.conf @@ -118,6 +118,7 @@ ; Negative image settings. (negative no) ; Does nothing ; (negative yes) ; Inverts the colours on the encoding axes + ; (negative) ; Synonym for the above ; (negative (yes no no)) ; Inverts the red colour on the encoding axis ; (negative yes no) ; Inverts the colours on the encoding axes on the first monitor ; ; but not the second monitor selected by (monitors) |