aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/nicm-start-tmux.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/nicm-start-tmux.sh b/examples/nicm-start-tmux.sh
index ebc40f94..7e5306e6 100644
--- a/examples/nicm-start-tmux.sh
+++ b/examples/nicm-start-tmux.sh
@@ -29,4 +29,4 @@ if ! $TMUX -s $SESSION has 2>/dev/null; then
$TMUX set bell-action none
fi
-$TMUX -s $SESSION attach
+$TMUX -s $SESSION attach -d