summaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorJose A Ortega Ruiz <jao@gnu.org>2010-06-24 20:27:24 +0200
committerJose A Ortega Ruiz <jao@gnu.org>2010-06-24 20:27:24 +0200
commit961b6664453d73ea4d25ca91ef0870935fd340e1 (patch)
treeabfd149d025ead1546f526e1ed863a894ee364c4 /README
parent1af9aa0016ec0f233cfeaae1869def4d4c513194 (diff)
downloadxmobar-961b6664453d73ea4d25ca91ef0870935fd340e1.tar.gz
xmobar-961b6664453d73ea4d25ca91ef0870935fd340e1.tar.bz2
Configurable border margins
Ignore-this: 18fcf93df84c7e8b6a263f3301a1666e darcs-hash:20100624182724-748be-0b7c8d41243587bab906b4ea9739eca78aa1a21c.gz
Diffstat (limited to 'README')
-rw-r--r--README14
1 files changed, 14 insertions, 0 deletions
diff --git a/README b/README
index 0375269..999af62 100644
--- a/README
+++ b/README
@@ -157,6 +157,20 @@ Other configuration options:
: position = Top
+`border`
+: TopB, TopBM, BottomB, BottomBM, FullB, FullBM or NoBorder (default).
+
+: TopB, BottomB, FullB take no arguments, and request drawing a
+ border at the top, bottom or around xmobar's window,
+ respectively.
+
+: TopBM, BottomBM, FullBM take an integer argument, which is the
+ margin, in pixels, between the border of the window and the
+ drawn border.
+
+`borderColor`
+: Border color.
+
`commands`
: For setting the options of the programs to run (optional).