diff options
author | Jochen Keil <jochen.keil@gmail.com> | 2012-08-16 20:15:09 +0200 |
---|---|---|
committer | Jochen Keil <jochen.keil@gmail.com> | 2012-08-16 20:15:09 +0200 |
commit | fda03ea2bf02f085cd750a4b82a1964c6e8bd138 (patch) | |
tree | e33f05e8d117df8051ec3d66f124d512764a4ba5 | |
parent | 81289a1382f901b11320130f8a9c07e593a468f3 (diff) | |
download | xmobar-fda03ea2bf02f085cd750a4b82a1964c6e8bd138.tar.gz xmobar-fda03ea2bf02f085cd750a4b82a1964c6e8bd138.tar.bz2 |
Documentation bit for 'lowerOnStart' option
-rw-r--r-- | readme.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -226,6 +226,9 @@ Other configuration options: : position = Top +`lowerOnStart` +: When True the window is sent the bottom of the window stack initially. + `persistent` : When True the window status is fixed i.e. hiding or revealing is not possible. This option can be toggled at runtime. |