summaryrefslogtreecommitdiffstats
path: root/desktop/xmobar/README
diff options
context:
space:
mode:
author Andy Bailey <GooseYArd@gmail.com>2010-05-13 12:04:53 -0500
committer Robby Workman <rworkman@slackbuilds.org>2010-05-16 22:24:32 -0500
commitb156c6846d9e05465d9a36c185aeee1e84eea003 (patch)
tree851836d2d99dc8f586651af79741163ea68a3bb5 /desktop/xmobar/README
parent3f3a13b027354c93d450233e220a628d2722c7a6 (diff)
downloadslackbuilds-b156c6846d9e05465d9a36c185aeee1e84eea003.tar.gz
slackbuilds-b156c6846d9e05465d9a36c185aeee1e84eea003.tar.xz
desktop/xmobar: Added (status bar for xmonad wm).
Diffstat (limited to 'desktop/xmobar/README')
-rw-r--r--desktop/xmobar/README12
1 files changed, 12 insertions, 0 deletions
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.