home/.config/i3/trees/aws-c5n-large-1-minecraft.json

69 lines
1005 B
JSON

{
"border": "pixel",
"floating": "auto_off",
"layout": "splitv",
"percent": 0.6,
"type": "con",
"nodes": [
{
"border": "normal",
"current_border_width": 2,
"floating": "auto_off",
"percent": 0.6,
"swallows": [
{
"class": "^Mate-terminal$"
}
],
"type": "con"
},
{
"border": "normal",
"current_border_width": 2,
"floating": "auto_off",
"percent": 0.4,
"swallows": [
{
"class": "^Mate-terminal$"
}
],
"type": "con"
}
]
}
{
"border": "pixel",
"floating": "auto_off",
"layout": "splitv",
"percent": 0.4,
"type": "con",
"nodes" : [
{
"border": "normal",
"current_border_width": 2,
"floating": "auto_off",
"percent": 0.6,
"swallows": [
{
"class": "^Mate-terminal$"
}
],
"type": "con"
},
{
"border": "normal",
"current_border_width": 2,
"floating": "auto_off",
"percent": 0.4,
"swallows": [
{
"class": "^Mate-terminal$"
}
],
"type": "con"
}
]
}