terminator/data/layout-files-examples/3-rows.json

16 lines
134 B
JSON
Raw Permalink Normal View History

{
"layout": {
"tab1": [
{
"command": "bash"
},
{
"command": "bash"
},
{
"command": "bash"
}
]
}
}