i3-companion: add thunderbird-beta as an exclusive app

This commit is contained in:
Vincent Bernat 2022-10-25 09:41:24 +02:00
parent 4301dd09f8
commit c1d8fb6fda

View file

@ -131,6 +131,7 @@ exclusive_apps = {
"chromium-browser", "chromium-browser",
"google-chrome", "google-chrome",
"thunderbird", "thunderbird",
"thunderbird-beta",
} }
intrusive_apps = {"vbeterm"} intrusive_apps = {"vbeterm"}