summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cardell Widerkrantz <mc@hack.org>2013-02-07 11:15:57 +0100
committerMichael Cardell Widerkrantz <mc@hack.org>2013-02-07 11:15:57 +0100
commit05ba38097af2e83eb78cba024dd571c9bb89f148 (patch)
tree2c78b1369e6cfacd130a2394549946b718503f69
parent70af048b1ccfcbcc14e2801280a9be964ae6075e (diff)
downloadmcwm-05ba38097af2e83eb78cba024dd571c9bb89f148.zip
Add example with -i.
-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