More jonggroen removal
This commit is contained in:
parent
4a73cbd654
commit
78dde540a0
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ in
|
|||
(setq mu4e-contexts (list ${lib.concatStringsSep "\n" (map mkAccountConfig (lib.attrValues hmConfig.accounts.email.accounts))}))
|
||||
(add-to-list
|
||||
'mu4e-bookmarks
|
||||
'(:name "Combined inbox" :query "maildir:/personal/INBOX or maildir:/work/INBOX or maildir:/posteo/INBOX or maildir:/jonggroen/INBOX" :key ?i)
|
||||
'(:name "Combined inbox" :query "maildir:/personal/INBOX or maildir:/work/INBOX or maildir:/posteo/INBOX" :key ?i)
|
||||
)
|
||||
(define-advice mu4e~context-ask-user
|
||||
(:around (orig-fun &rest args) mu4e~context-ask-user-completing-read)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue