dotfiles/i3/.i3/layouts/workspace5-oc.json

76 lines
2.1 KiB
JSON

{
"layout": "splitv",
"nodes": [
{
"border": "pixel",
"current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 410,
"width": 654,
"x": 0,
"y": 0
},
"name": "oc-shell1",
"percent": 0.5,
"swallows": [
{
"class": "^URxvt$",
"instance": "^oc-shell1$"
}
],
"type": "con"
},
{
"border": "pixel",
"floating": "auto_off",
"layout": "splith",
"nodes": [
{
"border": "pixel",
"current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 410,
"width": 654,
"x": 0,
"y": 0
},
"name": "oc-shell2",
"percent": 0.5,
"swallows": [
{
"class": "^URxvt$",
"instance": "^oc-shell2$"
}
],
"type": "con"
},
{
"border": "pixel",
"current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 410,
"width": 654,
"x": 0,
"y": 0
},
"name": "oc-shell3",
"percent": 0.5,
"swallows": [
{
"class": "^URxvt$",
"instance": "^oc-shell3$"
}
],
"type": "con"
}
],
"percent": 0.5,
"type": "con"
}
],
"percent": 0.5,
"type": "con"
}