From b78d38f8961ef962d07ca75606813aaa0dd9c828 Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Wed, 13 Apr 2022 17:25:10 -0400 Subject: [PATCH] FIX remove the bulky anchor thingy from my inbox --- etc/conf.org | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/conf.org b/etc/conf.org index 829ec03..fd8c2ce 100644 --- a/etc/conf.org +++ b/etc/conf.org @@ -3690,6 +3690,7 @@ Initialize by running =nd/mu-init=. ;; sub some fancy chars that don't have valid codes mu4e-headers-trashed-mark '("T" . "Ω") mu4e-headers-unread-mark '("T" . "✉") + mu4e-headers-attach-mark '("a" . "ɑ") mu4e-headers-thread-root-prefix '("* " . "● ") mu4e-headers-threaded-label '("T" . "Ψ") mu4e-headers-related-label '("R" . "↔")