tweak(mu4e): set last-child thread symbol

Also tweak the line order and whitespace while I'm at it, to show the
overall styling more clearly.
This commit is contained in:
tecosaur 2022-09-11 05:52:36 +08:00 committed by GitHub
parent 6af7338140
commit 01bb743c6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,9 +104,10 @@ is non-nil."
mu4e-confirm-quit nil
mu4e-headers-thread-single-orphan-prefix '("─>" . "─▶")
mu4e-headers-thread-orphan-prefix '("┬>" . "┬▶ ")
mu4e-headers-thread-last-child-prefix '("└>" . "╰▶")
mu4e-headers-thread-connection-prefix '("" . "")
mu4e-headers-thread-first-child-prefix '("├>" . "├▶")
mu4e-headers-thread-child-prefix '("├>" . "├▶")
mu4e-headers-thread-connection-prefix '("" . "")
mu4e-headers-thread-last-child-prefix '("└>" . "╰▶")
;; remove 'lists' column
mu4e-headers-fields
'((:account-stripe . 1)