X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/cdf144ae0b9e28556ba36aa414f0bf110e4d31cf..82df2481ef89421986d363ca519a3c8c693e7751:/config/aerc/aerc.conf

diff --git a/config/aerc/aerc.conf b/config/aerc/aerc.conf
index 7bd459f..3a53525 100644
--- a/config/aerc/aerc.conf
+++ b/config/aerc/aerc.conf
@@ -1,4 +1,4 @@
-#
+# "Inbox"
 # aerc main configuration
 
 [general]
@@ -139,7 +139,7 @@
 # Template to use for Account tab titles
 #
 # Default: {{.Account}}
-tab-title-account={{.Account}} {{if .Unread}}({{.Unread}}){{end}}
+tab-title-account={{.Account}} {{if .Unread "INBOX"}}({{.Unread "INBOX"}}){{end}}{{if .Unread "Inbox"}}({{.Unread "Inbox"}}){{end}}
 
 # Marker to show before a pinned tab's name.
 #