ENH make junk a bit more symbolically sassay

This commit is contained in:
Nathan Dwarshuis 2024-02-29 09:43:00 -05:00
parent db5b994d9e
commit e27ecc5547
1 changed files with 1 additions and 1 deletions

View File

@ -3417,7 +3417,7 @@ Initialize by running =nd/mu-init=.
(add-to-list
'mu4e-marks
'(junk :char "j"
'(junk :char ("j" . "┻")
:prompt "junk"
:dyn-target
(lambda (target msg) (nd/mu4e-junk-folder msg))