Files
dotfiles/i3/.config/i3/workspace-3.json

119 lines
3.6 KiB
JSON

// vim:ts=4:sw=4:et
{
// splitv split container with 2 children
"border": "normal",
"floating": "auto_off",
"layout": "splitv",
"percent": 0.5,
"type": "con",
"nodes": [
{
// splitv split container with 1 children
"border": "normal",
"floating": "auto_off",
"layout": "splitv",
"percent": 0.5,
"type": "con",
"nodes": [
{
// splith split container with 2 children
"border": "normal",
"floating": "auto_off",
"layout": "splith",
"percent": 1,
"type": "con",
"nodes": [
{
"border": "pixel",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 353,
"width": 684,
"x": 938,
"y": 543
},
"name": "Dino",
"percent": 0.5,
"swallows": [
{
"class": "^Dino$",
"instance": "^dino$",
"title": "^Dino$"
}
],
"type": "con"
},
{
"border": "pixel",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 983,
"width": 618,
"x": 1084,
"y": 27
},
"name": "Tootle",
"percent": 0.5,
"swallows": [
{
"class": "^Com\\.github\\.bleakgrey\\.tootle$",
"instance": "^com\\.github\\.bleakgrey\\.tootle$",
"title": "^Tootle$"
}
],
"type": "con"
}
]
}
]
},
{
"border": "pixel",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 983,
"width": 634,
"x": 813,
"y": 323
},
"name": "Fractal",
"percent": 0.5,
"swallows": [
{
"class": "^Fractal$",
"instance": "^fractal$",
"title": "^Fractal$"
}
],
"type": "con"
}
]
}
{
"border": "pixel",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 1386,
"width": 2546,
"x": 5,
"y": 47
},
"name": "Slack | frontend | 15Five",
"percent": 0.5,
"swallows": [
{
"class": "^Slack$",
"instance": "^slack$",
"title": "^Slack\\ \\|\\ frontend\\ \\|\\ 15Five$",
"window_role": "^browser\\-window$"
}
],
"type": "con"
}