Add --restart, a command line flag to cause a running xmonad process to restart

This commit is contained in:
Spencer Janssen
2009-01-17 03:49:59 +00:00
parent 5edfb1d262
commit bf8ba79090
3 changed files with 21 additions and 0 deletions

View File

@@ -23,6 +23,8 @@ When running with multiple monitors (Xinerama), each screen has exactly 1 worksp
.TP
\fB--recompile
Recompiles your configuration in ~/.xmonad/xmonad.hs
\fB--restart
Causes the currently running xmonad process to restart
.TP
\fB--version
Display version of \fBxmonad\fR.