Commit 862c59bb authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Change to SPLIT-TWO-TABBED layout (made first container hold two windows).

parent afafa549
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"floating": "auto_off", "floating": "auto_off",
"fullscreen_mode": 0, "fullscreen_mode": 0,
"layout": "splith", "layout": "splith",
"percent": 1, "percent": null,
"type": "con", "type": "con",
"nodes": [ "nodes": [
{ {
...@@ -24,7 +24,27 @@ ...@@ -24,7 +24,27 @@
"x": 0, "x": 0,
"y": 0 "y": 0
}, },
"percent": null, "name": "",
"percent": 0.5,
"swallows": [
{
"instance": ""
}
],
"type": "con"
},
{
"border": "pixel",
"current_border_width": 5,
"floating": "auto_off",
"geometry": {
"height": 450,
"width": 651,
"x": 0,
"y": 0
},
"name": "",
"percent": 0.5,
"swallows": [ "swallows": [
{ {
"instance": "" "instance": ""
...@@ -51,7 +71,27 @@ ...@@ -51,7 +71,27 @@
"x": 0, "x": 0,
"y": 0 "y": 0
}, },
"percent": null, "name": "",
"percent": 0.5,
"swallows": [
{
"instance": ""
}
],
"type": "con"
},
{
"border": "pixel",
"current_border_width": 5,
"floating": "auto_off",
"geometry": {
"height": 450,
"width": 651,
"x": 0,
"y": 0
},
"name": "",
"percent": 0.5,
"swallows": [ "swallows": [
{ {
"instance": "" "instance": ""
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment