From c2e60572082ab9db54ebb77f8852e2010231c34f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 9 Mar 2014 18:58:43 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- examples/lisp-esque | 1 + examples/lisp-esque.conf | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/lisp-esque b/examples/lisp-esque index f287a2c..5368255 100644 --- a/examples/lisp-esque +++ b/examples/lisp-esque @@ -127,4 +127,5 @@ def parse(code): # Parse .conf file conf = parse(conf) +print(conf) diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf index 42b0d47..130068d 100644 --- a/examples/lisp-esque.conf +++ b/examples/lisp-esque.conf @@ -7,8 +7,7 @@ ; Both ; (semicolon) and # (pound) start commands ending the end of the line -; You can define multiple configurations, the first one (called 'default' here ) is used by default. -(default +(blueshift ; Index of monitors to use. (monitors) ; For all monitors ; For the primary monitor: (monitors 0) -- cgit v1.2.3-70-g09d2