From 7b1c328dfe5bb31a59b6dccfbdae2302de65b515 Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Wed, 5 Jul 2023 13:49:44 -0400 Subject: [PATCH] update w6 with logseq from save instead of manual --- layout/w6.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/layout/w6.json b/layout/w6.json index c7c0eee..39bde64 100644 --- a/layout/w6.json +++ b/layout/w6.json @@ -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"