Commit 94fa90ed authored by Jay Ta'ala's avatar Jay Ta'ala
Browse files

Cleanup of i3 layouts for two and four tabbed.

parent c9bf2418
...@@ -3,131 +3,220 @@ ...@@ -3,131 +3,220 @@
"border": "normal", "border": "normal",
"floating": "auto_off", "floating": "auto_off",
"fullscreen_mode": 0, "fullscreen_mode": 0,
"layout": "splitv", "layout": "splith",
"percent": null, "percent": null,
"type": "con", "type": "con",
"nodes": [ "nodes": [
{ {
"border": "normal", "border": "normal",
"floating": "auto_off", "floating": "auto_off",
"layout": "splith", "layout": "splitv",
"percent": 0.5, "percent": 1,
"type": "con", "type": "con",
"nodes": [ "nodes": [
{ {
"border": "normal", "border": "normal",
"floating": "auto_off", "floating": "auto_off",
"layout": "tabbed", "layout": "splith",
"percent": 0.5, "percent": 0.5,
"type": "con", "type": "con",
"nodes": [ "nodes": [
{ {
"border": "pixel", "border": "normal",
"current_border_width": 5,
"floating": "auto_off", "floating": "auto_off",
"geometry": { "layout": "tabbed",
"height": 450, "percent": 0.5,
"width": 651, "type": "con",
"x": 0, "nodes": [
"y": 0 {
"border": "pixel",
"current_border_width": 5,
"floating": "auto_off",
"geometry": {
"height": 450,
"width": 651,
"x": 0,
"y": 0
},
"name": " CONTAINER",
"percent": 0.5,
"swallows": [
{
"instance": ""
}
],
"type": "con"
}, },
"percent": null,
"swallows": [
{ {
"instance": "" "border": "pixel",
"current_border_width": 5,
"floating": "auto_off",
"geometry": {
"height": 450,
"width": 651,
"x": 0,
"y": 0
},
"name": " CONTAINER",
"percent": 0.5,
"swallows": [
{
"instance": ""
}
],
"type": "con"
} }
], ]
"type": "con" },
}
]
},
{
"border": "normal",
"floating": "auto_off",
"layout": "tabbed",
"percent": 0.5,
"type": "con",
"nodes": [
{ {
"border": "pixel", "border": "normal",
"current_border_width": 5,
"floating": "auto_off", "floating": "auto_off",
"geometry": { "layout": "tabbed",
"height": 450, "percent": 0.5,
"width": 651, "type": "con",
"x": 0, "nodes": [
"y": 0 {
"border": "pixel",
"current_border_width": 5,
"floating": "auto_off",
"geometry": {
"height": 450,
"width": 651,
"x": 0,
"y": 0
},
"name": " CONTAINER",
"percent": 0.5,
"swallows": [
{
"instance": ""
}
],
"type": "con"
}, },
"percent": null,
"swallows": [
{ {
"instance": "" "border": "pixel",
"current_border_width": 5,
"floating": "auto_off",
"geometry": {
"height": 450,
"width": 651,
"x": 0,
"y": 0
},
"name": " CONTAINER",
"percent": 0.5,
"swallows": [
{
"instance": ""
}
],
"type": "con"
} }
], ]
"type": "con"
} }
] ]
} },
]
},
{
"border": "normal",
"floating": "auto_off",
"layout": "splith",
"percent": 0.5,
"type": "con",
"nodes": [
{ {
"border": "normal", "border": "normal",
"floating": "auto_off", "floating": "auto_off",
"layout": "tabbed", "layout": "splith",
"percent": 0.5, "percent": 0.5,
"type": "con", "type": "con",
"nodes": [ "nodes": [
{ {
"border": "pixel", "border": "normal",
"current_border_width": 5,
"floating": "auto_off", "floating": "auto_off",
"geometry": { "layout": "tabbed",
"height": 450, "percent": 0.5,
"width": 651, "type": "con",
"x": 0, "nodes": [
"y": 0 {
"border": "pixel",
"current_border_width": 5,
"floating": "auto_off",
"geometry": {
"height": 450,
"width": 651,
"x": 0,
"y": 0
},
"name": " CONTAINER",
"percent": 0.5,
"swallows": [
{
"instance": ""
}
],
"type": "con"
}, },
"percent": null,
"swallows": [
{ {
"instance": "" "border": "pixel",
"current_border_width": 5,
"floating": "auto_off",
"geometry": {
"height": 450,
"width": 651,
"x": 0,
"y": 0
},
"name": " CONTAINER",
"percent": 0.5,
"swallows": [
{
"instance": ""
}
],
"type": "con"
} }
], ]
"type": "con" },
}
]
},
{
"border": "normal",
"floating": "auto_off",
"layout": "tabbed",
"percent": 0.5,
"type": "con",
"nodes": [
{ {
"border": "pixel", "border": "normal",
"current_border_width": 5,
"floating": "auto_off", "floating": "auto_off",
"geometry": { "layout": "tabbed",
"height": 450, "percent": 0.5,
"width": 651, "type": "con",
"x": 0, "nodes": [
"y": 0 {
"border": "pixel",
"current_border_width": 5,
"floating": "auto_off",
"geometry": {
"height": 450,
"width": 651,
"x": 0,
"y": 0
},
"name": " CONTAINER",
"percent": 0.5,
"swallows": [
{
"instance": ""
}
],
"type": "con"
}, },
"percent": null,
"swallows": [
{ {
"instance": "" "border": "pixel",
"current_border_width": 5,
"floating": "auto_off",
"geometry": {
"height": 450,
"width": 651,
"x": 0,
"y": 0
},
"name": " CONTAINER",
"percent": 0.5,
"swallows": [
{
"instance": ""
}
],
"type": "con"
} }
], ]
"type": "con"
} }
] ]
} }
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
"x": 0, "x": 0,
"y": 0 "y": 0
}, },
"name": "", "name": " CONTAINER",
"percent": 0.5, "percent": 0.5,
"swallows": [ "swallows": [
{ {
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
"x": 0, "x": 0,
"y": 0 "y": 0
}, },
"name": "", "name": " CONTAINER",
"percent": 0.5, "percent": 0.5,
"swallows": [ "swallows": [
{ {
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
"x": 0, "x": 0,
"y": 0 "y": 0
}, },
"name": "", "name": " CONTAINER",
"percent": 0.5, "percent": 0.5,
"swallows": [ "swallows": [
{ {
...@@ -90,7 +90,7 @@ ...@@ -90,7 +90,7 @@
"x": 0, "x": 0,
"y": 0 "y": 0
}, },
"name": "", "name": " CONTAINER",
"percent": 0.5, "percent": 0.5,
"swallows": [ "swallows": [
{ {
......
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