From e391a6947191e876484797a86faf19dbdeaca664 Mon Sep 17 00:00:00 2001 From: Alex Kelly Date: Fri, 7 Oct 2022 08:52:27 -0400 Subject: [PATCH] remove mail term and switch to spotify --- layout/w3.json | 9 ++++----- layout/w5.json | 10 +++++----- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/layout/w3.json b/layout/w3.json index e66d092..59f0e2b 100644 --- a/layout/w3.json +++ b/layout/w3.json @@ -11,18 +11,17 @@ "current_border_width": 2, "floating": "auto_off", "geometry": { - "height": 1040, - "width": 1916, + "height": 1057, + "width": 1920, "x": 0, "y": 0 }, "marks": [], - "name": "neomutt", + "name": "kellya@salticus:~/projects/arachnitech/i3-config/layout", "percent": 1, "swallows": [ { - "class": "^kitty$", - "instance": "^mail$" + "class": "^kitty$" } ], "type": "con" diff --git a/layout/w5.json b/layout/w5.json index ec9039e..b0a3630 100644 --- a/layout/w5.json +++ b/layout/w5.json @@ -7,21 +7,21 @@ "type": "con", "nodes": [ { - "border": "none", + "border": "normal", "current_border_width": 2, "floating": "auto_off", "geometry": { "height": 1042, "width": 1920, "x": 0, - "y": 18 + "y": 0 }, "marks": [], - "name": "Plexamp", - "percent": null, + "name": "Spotify", + "percent": 1, "swallows": [ { - "class": "^Plexamp$" + "class": "^Spotify$" } ], "type": "con"