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
|
// vim:ts=4:sw=4:et
|
||||||
{
|
{
|
||||||
// tabbed split container with 2 children
|
// tabbed split container with 3 children
|
||||||
"border": "normal",
|
"border": "normal",
|
||||||
"floating": "auto_off",
|
"floating": "auto_off",
|
||||||
"layout": "tabbed",
|
"layout": "tabbed",
|
||||||
|
@ -20,7 +20,7 @@
|
||||||
},
|
},
|
||||||
"marks": [],
|
"marks": [],
|
||||||
"name": "Joplin",
|
"name": "Joplin",
|
||||||
"percent": 0.5,
|
"percent": 0.333333333333333,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^Joplin$"
|
"class": "^Joplin$"
|
||||||
|
@ -40,7 +40,7 @@
|
||||||
},
|
},
|
||||||
"marks": [],
|
"marks": [],
|
||||||
"name": "Inbox - kellya@arachnitech.com - Mozilla Thunderbird",
|
"name": "Inbox - kellya@arachnitech.com - Mozilla Thunderbird",
|
||||||
"percent": 0.5,
|
"percent": 0.333333333333333,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^thunderbird$"
|
"class": "^thunderbird$"
|
||||||
|
@ -53,17 +53,17 @@
|
||||||
"current_border_width": 2,
|
"current_border_width": 2,
|
||||||
"floating": "auto_off",
|
"floating": "auto_off",
|
||||||
"geometry": {
|
"geometry": {
|
||||||
"height": 1040,
|
"height": 1035,
|
||||||
"width": 1916,
|
"width": 1920,
|
||||||
"x": 0,
|
"x": 0,
|
||||||
"y": 18
|
"y": 22
|
||||||
},
|
},
|
||||||
"marks": [],
|
"marks": [],
|
||||||
"name": "logseq",
|
"name": "Logseq",
|
||||||
"percent": 0.5,
|
"percent": 0.333333333333333,
|
||||||
"swallows": [
|
"swallows": [
|
||||||
{
|
{
|
||||||
"class": "^logseq$"
|
"class": "^Logseq$"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"type": "con"
|
"type": "con"
|
||||||
|
|
Loading…
Reference in a new issue