i3-companion: add thunderbird ESR as an exclusive app

This commit is contained in:
Vincent Bernat 2024-08-06 12:14:36 +02:00
parent 8bbe03e034
commit ed1bed5c45

View file

@ -137,6 +137,7 @@ exclusive_apps = {
"google-chrome",
"thunderbird",
"thunderbird-beta",
"thunderbird-esr",
}
intrusive_apps = {"vbeterm"}