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

77 lines
2.1 KiB
JSON
Raw Normal View History

2018-02-09 14:18:35 +01:00
{
"layout": "splith",
"nodes": [
{
"border": "pixel",
"current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 1164,
"width": 1918,
"x": 1920,
"y": 0
},
2018-09-21 08:51:56 +02:00
"name": "VIM",
"percent": 0.6,
2018-02-09 14:18:35 +01:00
"swallows": [
{
"class": "^Termite$",
"title": "^vim$"
2018-02-09 14:18:35 +01:00
}
],
"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
},
2018-09-21 08:51:56 +02:00
"name": "shell1",
2018-02-09 14:18:35 +01:00
"percent": 0.5,
"swallows": [
{
"class": "^Termite$",
"title": "^shell1$"
2018-02-09 14:18:35 +01:00
}
],
"type": "con"
},
{
"border": "pixel",
"current_border_width": 1,
"floating": "auto_off",
"geometry": {
"height": 410,
"width": 654,
"x": 0,
"y": 0
},
2018-09-21 08:51:56 +02:00
"name": "shell2",
2018-02-09 14:18:35 +01:00
"percent": 0.5,
"swallows": [
{
"class": "^Termite$",
"title": "^shell2$"
2018-02-09 14:18:35 +01:00
}
],
"type": "con"
}
],
"percent": 0.4,
2018-02-09 14:18:35 +01:00
"type": "con"
}
],
"percent": 0.5,
"type": "con"
}