From d433166f0bb3e1d7e8da20c1d9007bee2b39e522 Mon Sep 17 00:00:00 2001 From: Jochen Keil Date: Sat, 11 Aug 2012 21:56:12 +0200 Subject: Add sample option for persistent and update option description Description for lowerOnStart was missing. --- readme.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 5fba067..6fb6ef2 100644 --- a/readme.md +++ b/readme.md @@ -221,6 +221,14 @@ Other configuration options: : position = Top +`lowerOnStart` +: When True the window is initially hidden (can be toggled) + +`persistent` +: When True the window status is fixed i.e. hiding or revealing is not + possible. This option can be toggled at runtime. + + `border` : TopB, TopBM, BottomB, BottomBM, FullB, FullBM or NoBorder (default). -- cgit v1.2.3