17 lines
341 B
JSON
17 lines
341 B
JSON
|
{
|
||
|
"fenetres":[
|
||
|
{
|
||
|
"name":"Code",
|
||
|
"dir":"~",
|
||
|
"dimensions_rel":"left half_width",
|
||
|
"command":"man ssh"
|
||
|
},
|
||
|
{
|
||
|
"name":"Run",
|
||
|
"dir":"~",
|
||
|
"dimensions_rel":"right top half_width half_height",
|
||
|
"command":"make"
|
||
|
}
|
||
|
]
|
||
|
}
|