diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-09 19:31:46 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-09 19:31:46 +0100 |
commit | bad15b538eacf903cf609ff96899d62c0b27f816 (patch) | |
tree | 8816d175a14f4f7747b123abe51dbeb499060b1e /examples/lisp-esque | |
parent | m (diff) | |
download | blueshift-bad15b538eacf903cf609ff96899d62c0b27f816.tar.gz blueshift-bad15b538eacf903cf609ff96899d62c0b27f816.tar.bz2 blueshift-bad15b538eacf903cf609ff96899d62c0b27f816.tar.xz |
writo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | examples/lisp-esque.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf index 1e02176..e06f46e 100644 --- a/examples/lisp-esque.conf +++ b/examples/lisp-esque.conf @@ -8,7 +8,7 @@ (blueshift - ; Index of monitors to use. + ; Indices of monitors to use. (monitors) ; For all monitors ; For the primary monitor: (monitors 0) ; For the first two monitors: (monitors 0 1) |