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,10 +3,17 @@ ...@@ -3,10 +3,17 @@
"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",
"floating": "auto_off",
"layout": "splitv",
"percent": 1,
"type": "con",
"nodes": [
{ {
"border": "normal", "border": "normal",
"floating": "auto_off", "floating": "auto_off",
...@@ -31,7 +38,27 @@ ...@@ -31,7 +38,27 @@
"x": 0, "x": 0,
"y": 0 "y": 0
}, },
"percent": null, "name": " CONTAINER",
"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": " CONTAINER",
"percent": 0.5,
"swallows": [ "swallows": [
{ {
"instance": "" "instance": ""
...@@ -58,7 +85,27 @@ ...@@ -58,7 +85,27 @@
"x": 0, "x": 0,
"y": 0 "y": 0
}, },
"percent": null, "name": " CONTAINER",
"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": " CONTAINER",
"percent": 0.5,
"swallows": [ "swallows": [
{ {
"instance": "" "instance": ""
...@@ -94,7 +141,27 @@ ...@@ -94,7 +141,27 @@
"x": 0, "x": 0,
"y": 0 "y": 0
}, },
"percent": null, "name": " CONTAINER",
"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": " CONTAINER",
"percent": 0.5,
"swallows": [ "swallows": [
{ {
"instance": "" "instance": ""
...@@ -121,7 +188,27 @@ ...@@ -121,7 +188,27 @@
"x": 0, "x": 0,
"y": 0 "y": 0
}, },
"percent": null, "name": " CONTAINER",
"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": " CONTAINER",
"percent": 0.5,
"swallows": [ "swallows": [
{ {
"instance": "" "instance": ""
...@@ -134,5 +221,7 @@ ...@@ -134,5 +221,7 @@
] ]
} }
] ]
}
]
} }
] ]
...@@ -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