i3-config/layout/w6.json

32 lines
649 B
JSON
Raw Normal View History

2022-06-17 16:24:10 -04:00
{
"border": "normal",
"floating": "auto_off",
"layout": "tabbed",
"marks": [],
"percent": 1,
"type": "con",
"nodes": [
{
"border": "normal",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 1040,
"width": 1916,
"x": 0,
"y": 18
},
"marks": [],
"name": "Joplin",
"percent": 1,
2022-06-17 16:24:10 -04:00
"swallows": [
{
"class": "^Joplin$"
2022-06-17 16:24:10 -04:00
}
],
"type": "con"
}
]
}