diff options
author | jao <jao@gnu.org> | 2022-06-09 23:48:12 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-06-09 23:48:12 +0100 |
commit | 63760aab214c209bda1b42ac21ca2755f93e959b (patch) | |
tree | d204487fc24ed2871834b3eda9273e9da78793a2 /custom | |
parent | 89d9da45ff76e08db4f1241a2c3d840889d212f6 (diff) | |
download | elibs-63760aab214c209bda1b42ac21ca2755f93e959b.tar.gz elibs-63760aab214c209bda1b42ac21ca2755f93e959b.tar.bz2 |
whitespace
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" "📎") |