From d6cd2fa4268edd36cab57f1256659cc924fe1b95 Mon Sep 17 00:00:00 2001 From: Tobias Manske Date: Wed, 2 Nov 2022 19:13:48 +0100 Subject: [PATCH] i3: Fix Thunderbird assignment --- i3/layouts/left.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/layouts/left.json b/i3/layouts/left.json index a811545..254062b 100644 --- a/i3/layouts/left.json +++ b/i3/layouts/left.json @@ -98,7 +98,7 @@ "percent": 1, "swallows": [ { - "class": "^Thunderbird$" + "class": "^thunderbird$" } ], "type": "con"