From b156c6846d9e05465d9a36c185aeee1e84eea003 Mon Sep 17 00:00:00 2001 From: Andy Bailey Date: Thu, 13 May 2010 12:04:53 -0500 Subject: desktop/xmobar: Added (status bar for xmonad wm). --- desktop/xmobar/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 desktop/xmobar/README (limited to 'desktop/xmobar/README') diff --git a/desktop/xmobar/README b/desktop/xmobar/README new file mode 100644 index 0000000000..1b79a3d21d --- /dev/null +++ b/desktop/xmobar/README @@ -0,0 +1,12 @@ +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, haskell-X11, haskell-X11-xft, haskell-mtl, haskell-stm, +haskell-parsec, and haskell-hinotify. + +haskell-xmonad-contrib is recommended. -- cgit v1.2.3