]> git.r.bdr.sh - rbdr/dotfiles/blobdiff - config/aerc/aerc.conf
Add oleoboard config to ignore
[rbdr/dotfiles] / config / aerc / aerc.conf
index 7bd459fa5dec8d13e9f4e55add500a01c00fd1e7..f02c7ee66380b07070a224defc2ccbb8f50487af 100644 (file)
@@ -1,4 +1,4 @@
-#
+# "Inbox"
 # aerc main configuration
 
 [general]
 # Ring the bell when new messages are received
 #
 # Default: true
-#new-message-bell=true
+new-message-bell=false
 
 #
 # 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.
 #