Emacs - added spam folder; removed ledger; fixed aerospace

This commit is contained in:
Random936
2024-12-28 08:57:38 -08:00
parent 10ae384e59
commit 4b72f451da
3 changed files with 3 additions and 3 deletions

View File

@@ -134,7 +134,8 @@ This section contains the ~mu4e~ emacs specific configuration.
(:maildir "/Club" :key ?c)
(:maildir "/UCSC" :key ?u)
(:maildir "/Newsletters" :key ?n)
(:maildir "/Automated" :key ?A))))
(:maildir "/Automated" :key ?A)
(:maildir "/Spam" :key ?S))))
#+end_src
Adding some configuration to correct ~mu4e~'s default values.