diff options
author | Don Stewart <dons@cse.unsw.edu.au> | 2007-05-30 04:10:05 +0200 |
---|---|---|
committer | Don Stewart <dons@cse.unsw.edu.au> | 2007-05-30 04:10:05 +0200 |
commit | a7475930acacf585020ca5f754bc2debb3516ebd (patch) | |
tree | c71adc45129bd414730feab3a4a71ec39a147576 /man | |
parent | ed680ec16c3c91f22380504069250cf8736c496a (diff) | |
download | metatile-a7475930acacf585020ca5f754bc2debb3516ebd.tar metatile-a7475930acacf585020ca5f754bc2debb3516ebd.zip |
point out restart is used to propagate changes
darcs-hash:20070530021005-9c5c1-5bacddf2bef4c7173ad64ce737cc8239698fa3b8
Diffstat (limited to 'man')
-rw-r--r-- | man/xmonad.1.in | 2 |
1 files changed, 1 insertions, 1 deletions
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 |