update w6 with logseq from save instead of manual
This commit is contained in:
parent
f681050510
commit
7b1c328dfe
1 changed files with 9 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
// vim:ts=4:sw=4:et
|
||||
{
|
||||
// tabbed split container with 2 children
|
||||
// tabbed split container with 3 children
|
||||
"border": "normal",
|
||||
"floating": "auto_off",
|
||||
"layout": "tabbed",
|
||||
|
@ -20,7 +20,7 @@
|
|||
},
|
||||
"marks": [],
|
||||
"name": "Joplin",
|
||||
"percent": 0.5,
|
||||
"percent": 0.333333333333333,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^Joplin$"
|
||||
|
@ -40,7 +40,7 @@
|
|||
},
|
||||
"marks": [],
|
||||
"name": "Inbox - kellya@arachnitech.com - Mozilla Thunderbird",
|
||||
"percent": 0.5,
|
||||
"percent": 0.333333333333333,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^thunderbird$"
|
||||
|
@ -53,17 +53,17 @@
|
|||
"current_border_width": 2,
|
||||
"floating": "auto_off",
|
||||
"geometry": {
|
||||
"height": 1040,
|
||||
"width": 1916,
|
||||
"height": 1035,
|
||||
"width": 1920,
|
||||
"x": 0,
|
||||
"y": 18
|
||||
"y": 22
|
||||
},
|
||||
"marks": [],
|
||||
"name": "logseq",
|
||||
"percent": 0.5,
|
||||
"name": "Logseq",
|
||||
"percent": 0.333333333333333,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^logseq$"
|
||||
"class": "^Logseq$"
|
||||
}
|
||||
],
|
||||
"type": "con"
|
||||
|
|
Loading…
Reference in a new issue