aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorglasser <glasser@mit.edu>2007-06-05 16:00:45 +0200
committerglasser <glasser@mit.edu>2007-06-05 16:00:45 +0200
commit5880f7c06c2fc929decea51a8273458337c31d10 (patch)
tree172fce15026daa665f26a4fe10fceefc38622e5f /scripts
parentba1e3226cf4efbfe4f19e6dcf355a9dc98f5fbc6 (diff)
downloadXMonadContrib-5880f7c06c2fc929decea51a8273458337c31d10.tar.gz
XMonadContrib-5880f7c06c2fc929decea51a8273458337c31d10.tar.xz
XMonadContrib-5880f7c06c2fc929decea51a8273458337c31d10.zip
In docs, change name of program from mux to xmonad-status.
darcs-hash:20070605140045-64353-5f49aacf643b4897119a7bad0361f781575c3eb6.gz
Diffstat (limited to 'scripts')
-rw-r--r--scripts/xmonad-status.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/xmonad-status.hs b/scripts/xmonad-status.hs
index ef41313..4bd47b0 100644
--- a/scripts/xmonad-status.hs
+++ b/scripts/xmonad-status.hs
@@ -13,7 +13,7 @@
--
-- An example use:
--
--- xmonad | mux | dzen2 -ta l -fg '#a8a3f7' -bg '#3f3c6d'
+-- xmonad | xmonad-status | dzen2 -ta l -fg '#a8a3f7' -bg '#3f3c6d'
--
-- Creates a workspace table on the left side of the screen.
--