From e27ecc554719510d675c0ef056b47ffd0fc9dbad Mon Sep 17 00:00:00 2001 From: ndwarshuis Date: Thu, 29 Feb 2024 09:43:00 -0500 Subject: [PATCH] ENH make junk a bit more symbolically sassay --- etc/conf.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/conf.org b/etc/conf.org index bc54e9d..c32440d 100644 --- a/etc/conf.org +++ b/etc/conf.org @@ -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))