terminator/data/layout-files-examples/2-columns.json

14 lines
122 B
JSON

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