sway-config/layout/w1.json

33 lines
725 B
JSON
Raw Normal View History

{
"border": "normal",
"floating": "auto_off",
"layout": "tabbed",
"marks": [],
"percent": 1,
"type": "con",
"nodes": [
{
"border": "normal",
"current_border_width": 2,
"floating": "auto_off",
"geometry": {
"height": 1024,
"width": 947,
"x": 0,
"y": 0
},
"marks": [],
"name": "Arachnitech | Fedora — Mozilla Firefox",
"percent": 1,
"swallows": [
{
"class": "^firefox$",
"instance": "^Navigator$"
}
],
"type": "con"
}
]
}