summaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorJochen Keil <jochen.keil@gmail.com>2012-08-13 07:28:55 +0200
committerJochen Keil <jochen.keil@gmail.com>2012-08-13 07:28:55 +0200
commitb8cf77207eb7dfa99f842f5b7e63fee95efe3796 (patch)
tree2291f54f171aa4a5d3730d017c73c0d87c345a5d /readme.md
parentabb0b488741fc2f20a1486a6f122f7f6fa38e92d (diff)
downloadxmobar-b8cf77207eb7dfa99f842f5b7e63fee95efe3796.tar.gz
xmobar-b8cf77207eb7dfa99f842f5b7e63fee95efe3796.tar.bz2
Revert lowerOnStart to its original behaviour
I misunderstood the intention of lowerOnStart and changed the implementation to what I thought it would have to do. This was wrong indeed, so back to original behaviour.
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index 1c13d27..7d06087 100644
--- a/readme.md
+++ b/readme.md
@@ -221,9 +221,6 @@ 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.