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

76 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
},
"name": "Shell 1",
"percent": 0.6,
2018-02-09 14:18:35 +01:00
"swallows": [
{
2018-06-06 14:53:13 +02:00
"class": "^URxvt$",
"instance": "^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
},
"name": "jfm@moerks: ~",
"percent": 0.5,
"swallows": [
{
"class": "^URxvt$",
"instance": "^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
},
"name": "Shell 2",
"percent": 0.5,
"swallows": [
{
"class": "^URxvt$",
"instance": "^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"
}