summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrea Rossato <andrea.rossato@ing.unitn.it>2007-10-28 23:03:05 +0100
committerAndrea Rossato <andrea.rossato@ing.unitn.it>2007-10-28 23:03:05 +0100
commit3f98c86d8430e5d9ce0f316c57a80818912abd93 (patch)
tree30e8f6e51b9b1f58021613f38f7fd78022fd99e1
parent2ec397526a41ca630d8f02781df7e58ed02d76e4 (diff)
downloadxmobar-3f98c86d8430e5d9ce0f316c57a80818912abd93.tar.gz
xmobar-3f98c86d8430e5d9ce0f316c57a80818912abd93.tar.bz2
README: latest updates
darcs-hash:20071028220305-d6583-f881b199354203e6ba97a3ec79cbd5cc65ea062c.gz
-rw-r--r--README9
1 files 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