diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/lisp-esque.conf | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf index 21f7392..3a65c3b 100644 --- a/examples/lisp-esque.conf +++ b/examples/lisp-esque.conf @@ -1,11 +1,20 @@ ; -*- lisp -*- -; The line above sets the editors to lisp mode, which probably +; The line above sets the editors to LISP mode, which probably ; is the mode with best syntax highlighting for this file. -; This configuration file requires the lisp-esque example +; This configuration file requires the LISP-esque example ; configuration scripts ; Both ; (semicolon) and # (pound) start commands ending the end of the line +; If you know LISP, you might find this the be a bit different, +; it is only superficially like LISP. Anthing it is inside brackets +; is a list of strings. A string starting with a colon is a function +; call with next string being its argument, or the next list being +; its arguments. The first string in a list may or may not be function +; call, depending on situation; it can be first not to be bit adding +; a dot the string before it, the first string is ignored if it is a dot. +; Quotes have no effect other than cancelling out the effect of whitespace. + (blueshift ; Indices of monitors to use. |