From 961b6664453d73ea4d25ca91ef0870935fd340e1 Mon Sep 17 00:00:00 2001 From: Jose A Ortega Ruiz Date: Thu, 24 Jun 2010 20:27:24 +0200 Subject: Configurable border margins Ignore-this: 18fcf93df84c7e8b6a263f3301a1666e darcs-hash:20100624182724-748be-0b7c8d41243587bab906b4ea9739eca78aa1a21c.gz --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'README') 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). -- cgit v1.2.3