dotfiles/.i3/Gaming.json

125 lines
3.3 KiB
JSON
Executable File

// vim:ts=4:sw=4:et
{
// splitv split container with 1 children
"border": "normal",
"floating": "auto_off",
"layout": "splitv",
"percent": 0.695744680851063,
"type": "con",
"nodes": [
{
// tabbed split container with 2 children
"border": "normal",
"floating": "auto_off",
"layout": "tabbed",
"percent": 1,
"type": "con",
"nodes": [
{
"border": "pixel",
"current_border_width": 0,
"floating": "auto_off",
"geometry": {
"height": 368,
"width": 579,
"x": 1062,
"y": 429
},
"percent": 0.333333333333333,
"swallows": [
{
"class": "^Steam$"
}
],
"type": "con"
},
{
"border": "pixel",
"current_border_width": 0,
"floating": "auto_off",
"geometry": {
"height": 24,
"width": 64,
"x": 0,
"y": 0
},
"percent": 0.333333333333333,
"swallows": [
{
"title": "^Steam$"
}
],
"type": "con"
},
{
"border": "pixel",
"current_border_width": 0,
"floating": "auto_off",
"geometry": {
"height": 1028,
"width": 939,
"x": 967,
"y": 38
},
"percent": 0.333333333333333,
"swallows": [
{
"title": "^Steam$"
}
],
"type": "con"
}
]
}
]
}
{
// splitv split container with 2 children
"border": "normal",
"floating": "auto_off",
"layout": "splitv",
"percent": 0.304255319148937,
"type": "con",
"nodes": [
{
"border": "pixel",
"current_border_width": 0,
"floating": "user_off",
"geometry": {
"height": 24,
"width": 64,
"x": 0,
"y": 0
},
"name": "Friends",
"percent": 0.5,
"swallows": [
{
"title": "^Friends$"
}
],
"type": "con"
}/*,
{
"border": "pixel",
"current_border_width": 0,
"floating": "auto_off",
"geometry": {
"height": 524,
"width": 771,
"x": 557,
"y": 406
},
"name": "Chat",
"percent": 0.5,
"swallows": [
{
"class": "^Steam$"
}
],
"type": "con"
}*/
]
}