From f6b14b7123f0e7651c822a271088549eef2c1f04 Mon Sep 17 00:00:00 2001 From: Don Stewart Date: Wed, 30 May 2007 02:10:05 +0000 Subject: [PATCH] point out restart is used to propagate changes --- man/xmonad.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/xmonad.1.in b/man/xmonad.1.in index 9385155..93b9813 100644 --- a/man/xmonad.1.in +++ b/man/xmonad.1.in @@ -44,6 +44,6 @@ exec xmonad .RE to your \fI~/.xinitrc\fR file .SH CUSTOMIZATION -\fBxmonad\fR is customized by creating a custom Config.hs and (re)compiling the source code. +\fBxmonad\fR is customized by creating a custom Config.hs and (re)compiling the source code. After recompiling, 'restart' is used to fork the new version, with changes reflected immediately. .SH BUGS Probably. If you find any, please report them: http://code.google.com/p/xmonad/issues/list