From 45b5d9a1a57d5cfe1bc49c0909fbb244db18dc99 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sun, 22 May 2022 01:43:29 +0200 Subject: [PATCH] i3-companion: add thunderbird --- bin/i3-companion | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/i3-companion b/bin/i3-companion index f9082f3..a9c8abb 100755 --- a/bin/i3-companion +++ b/bin/i3-companion @@ -79,6 +79,7 @@ application_icons = { "sxiv": icon(2, ""), "system-config-printer.py": icon(2, "⎙"), "thunar": icon(2, ""), + "thunderbird": icon(2, ""), "vbeterm": icon(2, ""), "virt-manager": icon(2, ""), "webex": icon(2, ""),