89 lines
2.2 KiB
JSON
89 lines
2.2 KiB
JSON
// vim:ts=4:sw=4:et
|
|
{
|
|
// splitv split container with 2 children
|
|
"border": "normal",
|
|
"floating": "auto_off",
|
|
"layout": "splitv",
|
|
"percent": 0.25,
|
|
"type": "con",
|
|
"nodes": [
|
|
{
|
|
// splith split container with 1 children
|
|
"border": "normal",
|
|
"floating": "auto_off",
|
|
"layout": "splith",
|
|
"percent": 0.25,
|
|
"type": "con",
|
|
"nodes": [
|
|
{
|
|
"border": "normal",
|
|
"current_border_width": 2,
|
|
"floating": "auto_off",
|
|
"geometry": {
|
|
"height": 244,
|
|
"width": 204,
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"name": "Stack",
|
|
"percent": 1,
|
|
"swallows": [
|
|
{
|
|
"class": "^Toplevel$",
|
|
"title": "^Stack$"
|
|
// "transient_for": "^$"
|
|
}
|
|
],
|
|
"type": "con"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"border": "normal",
|
|
"current_border_width": 2,
|
|
"floating": "auto_off",
|
|
"geometry": {
|
|
"height": 200,
|
|
"width": 200,
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"name": "Log",
|
|
"percent": 0.75,
|
|
"swallows": [
|
|
{
|
|
"class": "^Toplevel$",
|
|
// "instance": "^140192861986616$",
|
|
"title": "^Log$"
|
|
// "transient_for": "^$"
|
|
}
|
|
],
|
|
"type": "con"
|
|
}
|
|
]
|
|
}
|
|
|
|
{
|
|
"border": "normal",
|
|
"current_border_width": 2,
|
|
"floating": "auto_off",
|
|
"geometry": {
|
|
"height": 200,
|
|
"width": 200,
|
|
"x": 0,
|
|
"y": 0
|
|
},
|
|
"name": "Joy - /home/sforman/.joypy",
|
|
"percent": 0.75,
|
|
"swallows": [
|
|
{
|
|
"class": "^Tk$"
|
|
// "instance": "^tk$",
|
|
// "title": "^Joy\\ \\-\\ \\/home\\/sforman\\/\\.joypy$"
|
|
// "transient_for": "^$"
|
|
}
|
|
],
|
|
"type": "con"
|
|
}
|
|
|