diff options
author | Xavier Maillard <xma@gnu.org> | 2010-05-12 23:28:31 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:28:31 +0200 |
commit | e11db00f74d49caf54f6ffb5d0dfc654cda6a56f (patch) | |
tree | 171bb40e253067753d3d371579afadd86e36c451 /desktop/xmobar/README | |
parent | 5355b4ed90392a832edd74f50360121bdc5f709a (diff) | |
download | slackbuilds-e11db00f74d49caf54f6ffb5d0dfc654cda6a56f.tar.gz |
desktop/xmobar: Added to 12.2 repository
Diffstat (limited to 'desktop/xmobar/README')
-rw-r--r-- | desktop/xmobar/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/desktop/xmobar/README b/desktop/xmobar/README new file mode 100644 index 0000000000..2f20d033e8 --- /dev/null +++ b/desktop/xmobar/README @@ -0,0 +1,9 @@ +xmobar (A Minimalistic Text Based Status Bar) + +It was designed to work with the xmonad Window Manager. + +It was inspired by the Ion3 status bar, and supports similar features, +like dynamic color management, output templates, and extensibility +through plugins. + +This requires ghc and X11-haskell. |