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

14 lines
107 B
JSON

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