summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mcwm.man3
1 files changed, 3 insertions, 0 deletions
diff --git a/mcwm.man b/mcwm.man
index 265a769..b006860 100644
--- a/mcwm.man
+++ b/mcwm.man
@@ -194,6 +194,9 @@ xrdb \-load ~/.Xresources
# Start window manager in the background. If it dies, X still lives.
mcwm &
+# If you want to allow windows to be hidden, use this instead:
+# mcwm -i &
+
# Start a terminal in the foreground. If this dies, X dies.
exec urxvt
.fi