From 8c01c285375e99e817a065be5dd8402428e0d16b Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 22 May 2021 02:43:08 +0100 Subject: nits --- attic/misc.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'attic') diff --git a/attic/misc.org b/attic/misc.org index 94f300f..12ebdd4 100644 --- a/attic/misc.org +++ b/attic/misc.org @@ -35,7 +35,7 @@ mu4e-change-filenames-when-moving nil mu4e-completing-read-function 'completing-read mu4e-display-update-status-in-modeline nil - mu4e-get-mail-command "true" ;; "run-mb.sh || [ $? -eq 1 ]" + mu4e-get-mail-command "run-mb.sh || [ $? -eq 1 ]" mu4e-headers-show-threads t mu4e-headers-sort-direction 'ascending mu4e-headers-visible-columns 100 @@ -50,6 +50,8 @@ mu4e-user-mail-address-list jao-mails mu4e-view-show-addresses t mu4e-view-show-images t + mu4e-maildir-shortcuts '((:maildir "/jao/inbox" :key ?j) + (:maildir "/bigml/inbox" :key ?b)) jao-mu4e-uninteresting-mail-query (concat "flag:unread AND NOT flag:trashed" -- cgit v1.2.3