dotfiles/i3/.i3/layouts/workspace4-work.json

77 lines
2.1 KiB
JSON

{
"layout": "splith",
"nodes": [
{
"border": "pixel",
"current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 1164,
"width": 1918,
"x": 1920,
"y": 0
},
"name": "VIM",
"percent": 0.6,
"swallows": [
{
"class": "^Termite$",
"title": "^vim$"
}
],
"type": "con"
},
{
"border": "pixel",
"floating": "auto_off",
"layout": "splitv",
"nodes": [
{
"border": "pixel",
"current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 410,
"width": 654,
"x": 0,
"y": 0
},
"name": "shell1",
"percent": 0.5,
"swallows": [
{
"class": "^Termite$",
"title": "^shell1$"
}
],
"type": "con"
},
{
"border": "pixel",
"current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 410,
"width": 654,
"x": 0,
"y": 0
},
"name": "shell2",
"percent": 0.5,
"swallows": [
{
"class": "^Termite$",
"title": "^shell2$"
}
],
"type": "con"
}
],
"percent": 0.4,
"type": "con"
}
],
"percent": 0.5,
"type": "con"
}