summaryrefslogtreecommitdiffstats
path: root/examples/lisp-esque.conf
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-09 18:57:39 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-09 18:57:39 +0100
commitd8466fc84baac5abd4e3634b507a0681fb0f827c (patch)
tree1785826bcc11c66e6afb67ace11771a9e8390a6a /examples/lisp-esque.conf
parentfix parsing into tree (diff)
downloadblueshift-d8466fc84baac5abd4e3634b507a0681fb0f827c.tar.gz
blueshift-d8466fc84baac5abd4e3634b507a0681fb0f827c.tar.bz2
blueshift-d8466fc84baac5abd4e3634b507a0681fb0f827c.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--examples/lisp-esque.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf
index 130068d..42b0d47 100644
--- a/examples/lisp-esque.conf
+++ b/examples/lisp-esque.conf
@@ -7,7 +7,8 @@
; Both ; (semicolon) and # (pound) start commands ending the end of the line
-(blueshift
+; You can define multiple configurations, the first one (called 'default' here ) is used by default.
+(default
; Index of monitors to use.
(monitors) ; For all monitors
; For the primary monitor: (monitors 0)