Commit 69b80281e7d7

Vincent Demeester <vincent@sbr.pm>
2019-03-16 12:44:57
setup-notmuch: switch to F6
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 6c727c1
Changed files (1)
lisp/setup-notmuch.el
@@ -4,7 +4,7 @@
 
 (use-package notmuch
   :defer t
-  :bind ("<f10>" . notmuch)
+  :bind ("<f6>" . notmuch)
   :config
   (setq notmuch-search-oldest-first nil
 	mail-user-agent 'message-user-agent