diff options
Diffstat (limited to 'desktop/xmobar/README')
-rw-r--r-- | desktop/xmobar/README | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/desktop/xmobar/README b/desktop/xmobar/README index 1b79a3d21d..550d70d958 100644 --- a/desktop/xmobar/README +++ b/desktop/xmobar/README @@ -1,12 +1,11 @@ -xmobar (A Minimalistic Text Based Status Bar) - -It was designed to work with the xmonad Window Manager. +Xmobar 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 +like dynamic color management, output templates, and extensibility through plugins. -This requires ghc, haskell-X11, haskell-X11-xft, haskell-mtl, haskell-stm, -haskell-parsec, and haskell-hinotify. +This requires ghc, haskell-hinotify, haskell-stm, haskell-syb, +haskell-text, haskell-transformers, haskell-utf8-string, haskell-X11, +haskell-mtl, haskell-X11-xft, and haskell-parsec. haskell-xmonad-contrib is recommended. |