Assign isn't working, use layout
This commit is contained in:
parent
baecc400dd
commit
5450878387
1 changed files with 30 additions and 2 deletions
|
@ -1,3 +1,31 @@
|
||||||
|
{
|
||||||
|
"border": "normal",
|
||||||
|
"floating": "auto_off",
|
||||||
|
"layout": "tabbed",
|
||||||
|
"marks": [],
|
||||||
|
"percent": 1,
|
||||||
|
"type": "con",
|
||||||
|
"nodes": [
|
||||||
|
{
|
||||||
|
"border": "none",
|
||||||
|
"current_border_width": 2,
|
||||||
|
"floating": "auto_off",
|
||||||
|
"geometry": {
|
||||||
|
"height": 1042,
|
||||||
|
"width": 1920,
|
||||||
|
"x": 0,
|
||||||
|
"y": 18
|
||||||
|
},
|
||||||
|
"marks": [],
|
||||||
|
"name": "Plexamp",
|
||||||
|
"percent": null,
|
||||||
|
"swallows": [
|
||||||
|
{
|
||||||
|
"class": "^Plexamp$"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "con"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue