]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - emacs/.emacs
Fix email notifications under slackware
[max/dotfiles.git] / emacs / .emacs
index 9628a42e56d4231027151aa20a29fd33b3a36bdd..b2f87c1fcdfb974f7d1a45a215d17071f086128c 100644 (file)
         "maildir:/personal-gmail/Inbox OR "
         "maildir:/aber/Inbox "
         ")"))
-  (mu4e-alert-set-default-style 'notifications)
+  (mu4e-alert-set-default-style 'libnotify)
   (add-hook 'after-init-hook #'mu4e-alert-enable-notifications))