i3-config/layout/w2.json

53 lines
1.2 KiB
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": 2,
"y": 18
},
"marks": [],
"name": "Slack | tux | dorkchat",
"percent": 0.25,
"swallows": [
{
"class": "^Slack$"
}
],
"type": "con"
},
2023-11-07 10:57:55 -05:00
2022-06-17 16:24:10 -04:00
{
2023-11-07 10:57:55 -05:00
"border": "normal",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
2023-11-07 10:57:55 -05:00
"height": 1035,
"width": 1920,
"x": 0,
"y": 22
},
"marks": [],
2023-11-07 10:57:55 -05:00
"name": "Calls | Microsoft Teams",
"percent": 0.5,
"swallows": [
{
2023-11-07 10:57:55 -05:00
"class": "^teams\\-for\\-linux$"
2022-06-17 16:24:10 -04:00
}
],
"type": "con"
}
]
}