FIX remove the bulky anchor thingy from my inbox

This commit is contained in:
Nathan Dwarshuis 2022-04-13 17:25:10 -04:00
parent 11eea640ab
commit b78d38f896
1 changed files with 1 additions and 0 deletions

View File

@ -3690,6 +3690,7 @@ Initialize by running =nd/mu-init=.
;; sub some fancy chars that don't have valid codes ;; sub some fancy chars that don't have valid codes
mu4e-headers-trashed-mark '("T" . "Ω") mu4e-headers-trashed-mark '("T" . "Ω")
mu4e-headers-unread-mark '("T" . "✉") mu4e-headers-unread-mark '("T" . "✉")
mu4e-headers-attach-mark '("a" . "ɑ")
mu4e-headers-thread-root-prefix '("* " . "● ") mu4e-headers-thread-root-prefix '("* " . "● ")
mu4e-headers-threaded-label '("T" . "Ψ") mu4e-headers-threaded-label '("T" . "Ψ")
mu4e-headers-related-label '("R" . "↔") mu4e-headers-related-label '("R" . "↔")