37 lines
549 B
JSON
37 lines
549 B
JSON
|
{
|
||
|
"layout": {
|
||
|
"vertical": false,
|
||
|
"tab1": [
|
||
|
{
|
||
|
"ratio": 0.6,
|
||
|
"children": [
|
||
|
{
|
||
|
"command": "man terminator;bash"
|
||
|
},
|
||
|
{
|
||
|
"command": "bpytop;bash"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"children": [
|
||
|
{
|
||
|
"command": "pyradio -p 16;bash",
|
||
|
"ratio": 0.6
|
||
|
},
|
||
|
{
|
||
|
"command": "cava;bash",
|
||
|
"ratio": 0.4
|
||
|
},
|
||
|
{
|
||
|
"command": "theme.sh -i2;bash"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"profile": {
|
||
|
"font": "JetBrains Mono NL Regular 9"
|
||
|
}
|
||
|
}
|