sway-config/layout/w5.json

31 lines
651 B
JSON

{
"border": "normal",
"floating": "auto_off",
"layout": "tabbed",
"marks": [],
"percent": 1,
"type": "con",
"nodes": [
{
"border": "normal",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 1042,
"width": 1920,
"x": 0,
"y": 0
},
"marks": [],
"name": "Spotify",
"percent": 1,
"swallows": [
{
"class": "^Spotify$"
}
],
"type": "con"
}
]
}