From 3f98c86d8430e5d9ce0f316c57a80818912abd93 Mon Sep 17 00:00:00 2001 From: Andrea Rossato Date: Sun, 28 Oct 2007 23:03:05 +0100 Subject: README: latest updates darcs-hash:20071028220305-d6583-f881b199354203e6ba97a3ec79cbd5cc65ea062c.gz --- README | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README b/README index 5de27b1..bdc5a4d 100644 --- a/README +++ b/README @@ -67,10 +67,13 @@ font: Name of the font to be used bgColor: Backgroud color fgColor: Default font color position: Top, Bottom or Static (with x, y, width and height) -align: text alignment commands: For setting the options of the programs to run (optional) sepChar: The character to be used for indicating commands in the output template (default '%') +alignSep: a 2 character string for aligning text in the output + template. The text before the first character will be align to + left, the text in between the 2 characters will be centered, and + the text after the second character will be align to the right. template: The output template Command Line Options @@ -96,8 +99,8 @@ Options: -F fg color --fgcolor=fg color The foreground color. Default grey -o --top Place Xmobar at the top of the screen -b --bottom Place Xmobar at the bottom of the screen - -a align --align=align The text alignment: center, left or right. - Default: left + -a alignsep --alignsep=alignsep Separators for left, center and right text + alignment. Default: '}{' -s char --sepchar=char The character used to separate commands in the output template. Default '%' -t tempate --template=tempate The output template -- cgit v1.2.3