diff options
| author | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-11-01 10:11:09 +0100 | 
|---|---|---|
| committer | Andrea Rossato <andrea.rossato@ing.unitn.it> | 2007-11-01 10:11:09 +0100 | 
| commit | 0f3c5c3d72f2d80e07d786c86456191a696e655e (patch) | |
| tree | e53e6abe4bf7c5ee60fbe3f65d4e0e48b64193d1 /README | |
| parent | b609ac577e56ff467639dc50dac2c4ae59f04a24 (diff) | |
| download | xmobar-0f3c5c3d72f2d80e07d786c86456191a696e655e.tar.gz xmobar-0f3c5c3d72f2d80e07d786c86456191a696e655e.tar.bz2  | |
README: added reference to a screenshot
darcs-hash:20071101091109-d6583-5c5e40e5d4b88f528c230168fc4876e9f940ebf2.gz
Diffstat (limited to 'README')
| -rw-r--r-- | README | 11 | 
1 files changed, 7 insertions, 4 deletions
@@ -11,6 +11,8 @@ It was inspired by the [Ion3] status bar, and supports similar features,  like dynamic color management, output templates, and extensibility  through plugins. +[This is a screen shot] of my desktop with [XMonad] and [Xmobar]. +  See `xmobar.config-sample`, distributed with the source code, for a  sample configuration. @@ -74,7 +76,7 @@ Other configuration options:  :    Name of the font to be used  `bgColor`  -:    Backgroud color +:    Background color  `fgColor`   :    Default font color @@ -170,9 +172,9 @@ to run the Memory monitor plugin with the specified template, and the  swap monitor plugin, with default options, every second.  The only internal available command is `Com` (see below Executing -External Commands). All other commands are provided by plugins. [Xmobar] -comes with some plugins, providing a set of system monitors, a -standard input reader, an unix named pipe reade, and a configurable +External Commands). All other commands are provided by plugins. +[Xmobar] comes with some plugins, providing a set of system monitors, +a standard input reader, an Unix named pipe reader, and a configurable  date plugin. These plugins install the following internal commands:  `Weather`, `Network`, `Memory`, `Swap`, `Cpu`, `Battery`, `Date`,  `StdinReader`, and `PipeReader`. @@ -451,6 +453,7 @@ more details.  Copyright © 2007 Andrea Rossato +[This is a screen shot]: http://haskell.org/sitewiki/images/a/ae/Arossato-config.png  [Hackage]: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmobar  [Xmobar]: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmobar  [Xmobars darcs repository]: http://code.haskell.org/xmobar  | 
