summaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index f8a1f6e..026e70a 100644
--- a/readme.md
+++ b/readme.md
@@ -226,6 +226,9 @@ Other configuration options:
: position = Top
+`lowerOnStart`
+: When True the window is sent the bottom of the window stack initially.
+
`hideOnStart`
: When set to True the window is initially not mapped, i.e. hidden. It then
can be toggled manually (for example using the dbus interface) or
@@ -235,7 +238,6 @@ Other configuration options:
: 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).