i3-config/layout/w5.json

32 lines
651 B
JSON
Raw Permalink Normal View History

2022-06-27 23:29:13 -04:00
{
"border": "normal",
"floating": "auto_off",
"layout": "tabbed",
"marks": [],
"percent": 1,
"type": "con",
"nodes": [
{
2022-10-07 08:52:27 -04:00
"border": "normal",
2022-06-27 23:29:13 -04:00
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 1042,
"width": 1920,
"x": 0,
2022-10-07 08:52:27 -04:00
"y": 0
2022-06-27 23:29:13 -04:00
},
"marks": [],
2022-10-07 08:52:27 -04:00
"name": "Spotify",
"percent": 1,
2022-06-27 23:29:13 -04:00
"swallows": [
{
2022-10-07 08:52:27 -04:00
"class": "^Spotify$"
2022-06-27 23:29:13 -04:00
}
],
"type": "con"
}
]
}