diff options
author | Devin Mullins <me@twifkak.com> | 2008-09-28 01:46:39 +0200 |
---|---|---|
committer | Devin Mullins <me@twifkak.com> | 2008-09-28 01:46:39 +0200 |
commit | faac464c06c9bb5b0786c6e6de3ad75edeee8190 (patch) | |
tree | 7d89cb1f988bf2cef53efb4e012addff030141ed /man | |
parent | 6a9cd8b2317374284655af688383746ce17953e3 (diff) | |
download | metatile-faac464c06c9bb5b0786c6e6de3ad75edeee8190.tar metatile-faac464c06c9bb5b0786c6e6de3ad75edeee8190.zip |
add'l documentation
darcs-hash:20080927234639-78224-1f1797ff1808ac3a82f694b87c2a7514ffac549e
Diffstat (limited to 'man')
-rw-r--r-- | man/xmonad.1.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/xmonad.1.in b/man/xmonad.1.in index 9bb1fb6..922a7f1 100644 --- a/man/xmonad.1.in +++ b/man/xmonad.1.in @@ -36,5 +36,7 @@ xmonad to your \fI~/.xinitrc\fR file .SH CUSTOMIZATION \fBxmonad\fR is customized in ~/.xmonad/xmonad.hs, and then restarting with mod-q. +.PP +You can find many extensions to the core feature set in the xmonad-contrib package, available through your package manager or from http://xmonad.org/. .SH BUGS Probably. If you find any, please report them: http://code.google.com/p/xmonad/issues/list |