From ff3d2e27a6bd6b1fc488d06659980b8de994ab6a Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Fri, 16 Sep 2022 09:26:38 -0400 Subject: [PATCH] remove element and ecency from w3 --- layout/w2.json | 40 ---------------------------------------- 1 file changed, 40 deletions(-) diff --git a/layout/w2.json b/layout/w2.json index c7b7fe2..226a841 100644 --- a/layout/w2.json +++ b/layout/w2.json @@ -65,46 +65,6 @@ } ], "type": "con" - }, - { - "border": "normal", - "current_border_width": 2, - "floating": "auto_off", - "geometry": { - "height": 1024, - "width": 1896, - "x": 24, - "y": 56 - }, - "marks": [], - "name": "Element [1] | alerts", - "percent": 0.25, - "swallows": [ - { - "class": "^Element$" - } - ], - "type": "con" - }, - { - "border": "normal", - "current_border_width": 2, - "floating": "auto_off", - "geometry": { - "height": 800, - "width": 1200, - "x": 360, - "y": 140 - }, - "marks": [], - "name": "Hot topics", - "percent": 0.25, - "swallows": [ - { - "class": "^Ecency$" - } - ], - "type": "con" } ] }