summaryrefslogtreecommitdiffhomepage
path: root/readme.md
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2014-12-02 05:02:30 +0100
committerjao <jao@gnu.org>2014-12-02 05:02:30 +0100
commit0cae5039d549ee757bcf382c46403335d05aa047 (patch)
tree0817f7e212ef784e08869d194fcc128ece3be84f /readme.md
parent0ba96383c08d2c8babca267788d064af37a8c927 (diff)
downloadxmobar-0cae5039d549ee757bcf382c46403335d05aa047.tar.gz
xmobar-0cae5039d549ee757bcf382c46403335d05aa047.tar.bz2
New textOffset and iconOffset configuration parameters
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 4600a84..1176401 100644
--- a/readme.md
+++ b/readme.md
@@ -274,6 +274,15 @@ Other configuration options:
: position = Top
+`textOffset`
+: The vertical offset, in pixels, for the text baseline. If
+ negative or not given, xmobar will try to center text
+ vertically.
+
+`iconOffset`
+: The vertical offset, in pixels, for icons bottom line. If negative
+ or not given, xmobar will try to center icons vertically.
+
`lowerOnStart`
: When True the window is sent the bottom of the window stack initially.