diff options
Diffstat (limited to 'examples')
-rw-r--r-- | examples/lisp-esque.conf | 3 |
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) |