[Bootstrap, Org files] Removed tangling of deprecated configurations
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit removes tangling of deprecated configurations in the bootstrap script. It also removes a dunst mention in the spacemacs.org file.
This commit is contained in:
@@ -3213,7 +3213,7 @@
|
||||
On new email arrival, Emacs can send the system a notification which will be
|
||||
handled as any other notification received by the system and will display the
|
||||
number of unread emails to the user; in my case, notifications are handled by
|
||||
[[https://dunst-project.org/][dunst]] under i3, or AwesomeWM itself.
|
||||
AwesomeWM.
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(setq mu4e-enable-notifications t
|
||||
mu4e-alert-email-notification-types '(count))
|
||||
|
||||
Reference in New Issue
Block a user