diff --git a/notify-mail.hy b/notify-mail.hy index 3060aad..8d6428f 100755 --- a/notify-mail.hy +++ b/notify-mail.hy @@ -87,6 +87,7 @@ None))))) (defn notify-message [msg] + (msg.tag "-notnotified") (let [result (notify-send (+ (if msg.attachment? "󰈙 " "") "New mail from " msg.sender) msg.subject