diff options
| author | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-10-28 14:28:04 +0100 | 
|---|---|---|
| committer | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-10-28 14:28:04 +0100 | 
| commit | 5477e93fd59a196a15fa2d6350292405514853d8 (patch) | |
| tree | a0d6e47024ae9c18fb77a61f6e7c99c65f839c95 /README | |
| parent | 377d964489d1a4f17edb929869476843d6f8869b (diff) | |
| download | xmobar-5477e93fd59a196a15fa2d6350292405514853d8.tar.gz xmobar-5477e93fd59a196a15fa2d6350292405514853d8.tar.bz2  | |
README: updated to latest changes
darcs-hash:20071028132804-d6583-64d2e8464189c45668dd6d380db8c0b8fdcccf53.gz
Diffstat (limited to 'README')
| -rw-r--r-- | README | 11 | 
1 files changed, 3 insertions, 8 deletions
@@ -66,10 +66,7 @@ Other configuration options:  font: Name of the font to be used  bgColor: Backgroud color  fgColor: Default font color -xPos: x position (origin in the upper left corner) of the Xmobar window  -yPos: y position -width: width of the Xmobar window  -height: height +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 @@ -97,10 +94,8 @@ Options:    -f font name  --font=font name     The font name    -B bg color   --bgcolor=bg color   The background color. Default black    -F fg color   --fgcolor=fg color   The foreground color. Default grey -  -x x pos      --xpos=x pos         The x position. Default 0 -  -y y pos      --ypos=y pos         The y position. Default 0 -  -W width      --width=width        The status bar width. Default 1024 -  -H height     --height=height      The status bar height. Default 15 +  -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    -s char       --sepchar=char       The character used to separate commands in  | 
