mu4e-notifications: add default action

This commit is contained in:
Davide Masserut 2023-07-18 12:17:25 +02:00
parent 67f95eac63
commit 7cc4804d47
1 changed files with 2 additions and 1 deletions

View File

@ -79,7 +79,8 @@ support."
;; :app-icon (ignore-errors
;; (image-search-load-path
;; "gnus/gnus.png"))
:actions '("Show" "Favorite bookmark")
:actions '("Show" "Favorite bookmark"
"default" "Favorite bookmark")
:on-action (lambda (_ _) (mu4e-jump-to-favorite)))))
;; ... TBI: other notifications ...
(t ;; last resort