Disable error flashing
This commit is contained in:
parent
b95e58b681
commit
41f12f8f8c
|
|
@ -152,7 +152,7 @@ Install and set the theme, ensuring that it is always installed:
|
||||||
;; (load-theme 'doom-homage-black t)
|
;; (load-theme 'doom-homage-black t)
|
||||||
|
|
||||||
;; Enable flashing mode-line on errors
|
;; Enable flashing mode-line on errors
|
||||||
(doom-themes-visual-bell-config)
|
;; (doom-themes-visual-bell-config)
|
||||||
|
|
||||||
;; Enable custom neotree theme (all-the-icons must be installed!)
|
;; Enable custom neotree theme (all-the-icons must be installed!)
|
||||||
;; (doom-themes-neotree-config)
|
;; (doom-themes-neotree-config)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue