74 lines
1.8 KiB
JSON
74 lines
1.8 KiB
JSON
|
// vim:ts=4:sw=4:et
|
||
|
{
|
||
|
// tabbed split container with 3 children
|
||
|
"border": "normal",
|
||
|
"floating": "auto_off",
|
||
|
"layout": "tabbed",
|
||
|
"marks": [],
|
||
|
"percent": 1,
|
||
|
"type": "con",
|
||
|
"nodes": [
|
||
|
{
|
||
|
"border": "normal",
|
||
|
"current_border_width": 2,
|
||
|
"floating": "auto_off",
|
||
|
"geometry": {
|
||
|
"height": 1040,
|
||
|
"width": 1916,
|
||
|
"x": 0,
|
||
|
"y": 18
|
||
|
},
|
||
|
"marks": [],
|
||
|
"name": "Joplin",
|
||
|
"percent": 0.333333333333333,
|
||
|
"swallows": [
|
||
|
{
|
||
|
"class": "^Joplin$"
|
||
|
}
|
||
|
],
|
||
|
"type": "con"
|
||
|
},
|
||
|
{
|
||
|
"border": "normal",
|
||
|
"current_border_width": 2,
|
||
|
"floating": "auto_off",
|
||
|
"geometry": {
|
||
|
"height": 1035,
|
||
|
"width": 1920,
|
||
|
"x": 0,
|
||
|
"y": 0
|
||
|
},
|
||
|
"marks": [],
|
||
|
"name": "Inbox - kellya@arachnitech.com - Mozilla Thunderbird",
|
||
|
"percent": 0.333333333333333,
|
||
|
"swallows": [
|
||
|
{
|
||
|
"class": "^thunderbird$"
|
||
|
}
|
||
|
],
|
||
|
"type": "con"
|
||
|
},
|
||
|
{
|
||
|
"border": "normal",
|
||
|
"current_border_width": 2,
|
||
|
"floating": "auto_off",
|
||
|
"geometry": {
|
||
|
"height": 1035,
|
||
|
"width": 1920,
|
||
|
"x": 0,
|
||
|
"y": 22
|
||
|
},
|
||
|
"marks": [],
|
||
|
"name": "Logseq",
|
||
|
"percent": 0.333333333333333,
|
||
|
"swallows": [
|
||
|
{
|
||
|
"class": "^Logseq$"
|
||
|
}
|
||
|
],
|
||
|
"type": "con"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
|