Fix layout hopefully

This commit is contained in:
2025-10-16 09:43:31 +02:00
parent bf7bfbba36
commit 61d48ca2e8

View File

@@ -104,7 +104,7 @@ for i in "${!CMDS[@]}"; do
elif [ $pane -eq 3 ]; then
tmux split-window -v -t $SESSION:$win.1
fi
tmux select-layout -t $SESSION:$win tiled >/dev/null
tmux select-layout -t $SESSION:$win even-horizontal
fi
# Check if command is already running in the pane