terminator/data/layout-files-examples/3-rows.json
2020-10-04 13:38:45 +03:00

16 lines
134 B
JSON

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