diff options
-rw-r--r-- | README | 11 | ||||
-rw-r--r-- | README.html | 12 |
2 files changed, 17 insertions, 6 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 diff --git a/README.html b/README.html index 62f8e68..0861c70 100644 --- a/README.html +++ b/README.html @@ -116,6 +116,14 @@ ol.decimal { list-style-type: decimal; } >Ion3</a > status bar, and supports similar features, like dynamic color management, output templates, and extensibility through plugins.</p ><p + ><a href="http://haskell.org/sitewiki/images/a/ae/Arossato-config.png" + >This is a screen shot</a + > of my desktop with <a href="http://xmonad.org" + >XMonad</a + > and <a href="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmobar" + >Xmobar</a + >.</p + ><p >See <code >xmobar.config-sample</code >, distributed with the source code, for a sample configuration.</p @@ -233,7 +241,7 @@ ol.decimal { list-style-type: decimal; } ></dt ><dd ><p - >Backgroud color</p + >Background color</p ></dd ><dt ><code @@ -387,7 +395,7 @@ Mail bug reports and suggestions to <andrea.rossato@unibz.it> >Com</code > (see below Executing External Commands). All other commands are provided by plugins. <a href="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmobar" >Xmobar</a - > comes with some plugins, providing a set of system monitors, a standard input reader, an unix named pipe reade, and a configurable date plugin. These plugins install the following internal commands: <code + > 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: <code >Weather</code >, <code >Network</code |