disable mu4e alert

Amolith created

Change summary

dot_config/doom/packages.el | 2 ++
1 file changed, 2 insertions(+)

Detailed changes

dot_config/doom/packages.el 🔗

@@ -25,6 +25,8 @@
 (package! just-mode)
 (package! edit-server)
 
+(package! mu4e-alert :disable t)
+
 ;; To install a package directly from a remote git repo, you must specify a
 ;; `:recipe'. You'll find documentation on what `:recipe' accepts here:
 ;; https://github.com/raxod502/straight.el#the-recipe-format