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 | f14f8df2eef4e2352e86a2d2a9175608e7f1e5ec (patch) | |
tree | 7d89cb1f988bf2cef53efb4e012addff030141ed /man | |
parent | 627eb27dd5d72987de63b93c46ea6cbde9d5f502 (diff) | |
download | xmonad-f14f8df2eef4e2352e86a2d2a9175608e7f1e5ec.tar.gz xmonad-f14f8df2eef4e2352e86a2d2a9175608e7f1e5ec.tar.xz xmonad-f14f8df2eef4e2352e86a2d2a9175608e7f1e5ec.zip |
add'l documentation
darcs-hash:20080927234639-78224-1f1797ff1808ac3a82f694b87c2a7514ffac549e.gz
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 |