This website requires JavaScript.
Explore
Help
Sign In
itdominator
/
terminator
Watch
1
Star
0
Fork
You've already forked terminator
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9a3b8997db
terminator
/
data
/
layout-files-examples
/
3-rows.json
16 lines
134 B
JSON
Raw
Normal View
History
Unescape
Escape
layout file - initial commit - work in progress
2020-09-19 19:27:21 +00:00
{
adding profile to the layout file fix layout examples - adding profile refactor - changing layoutfile to configjson
2020-09-20 20:54:10 +00:00
"layout"
:
{
"tab1"
:
[
{
"command"
:
"bash"
}
,
{
"command"
:
"bash"
}
,
{
"command"
:
"bash"
}
]
}
layout file - initial commit - work in progress
2020-09-19 19:27:21 +00:00
}