mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Disable doom-themes-visual-bell-config (fix #95)
This commit is contained in:
@ -37,7 +37,7 @@
|
|||||||
(load-theme +doom-theme t)
|
(load-theme +doom-theme t)
|
||||||
|
|
||||||
;; blink mode-line on errors
|
;; blink mode-line on errors
|
||||||
(doom-themes-visual-bell-config)
|
;; (doom-themes-visual-bell-config)
|
||||||
|
|
||||||
;; Add file icons to doom-neotree
|
;; Add file icons to doom-neotree
|
||||||
(doom-themes-neotree-config)
|
(doom-themes-neotree-config)
|
||||||
|
Reference in New Issue
Block a user