diff options
Diffstat (limited to 'custom')
| -rw-r--r-- | custom/jao-custom-notmuch.el | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el index 07f3298..27c0621 100644 --- a/custom/jao-custom-notmuch.el +++ b/custom/jao-custom-notmuch.el @@ -178,7 +178,7 @@                   :weight bold)))          `(("unread")            ("signed") -          ("new" "❇") +          ("new" "N")            ("replied" "↩" (propertize tag 'face '(:family "Fira Code")))            ("sent" "S")            ("attachment" "📎") | 
