Add visual bell to modeline.
This commit is contained in:
parent
19daea4ea3
commit
360c647569
|
@ -1,6 +1,6 @@
|
|||
;;; appearance.el --- Configure appearance. -*- lexical-binding: t; -*-
|
||||
|
||||
;; Time-stamp: <2019-11-09T18:27:53+00:00>
|
||||
;; Time-stamp: <2019-11-09T21:17:00+00:00>
|
||||
|
||||
;;; Commentary:
|
||||
|
||||
|
@ -38,6 +38,7 @@
|
|||
|
||||
:config
|
||||
(load-theme 'doom-molokai t)
|
||||
(doom-themes-visual-bell-config) ; Flash modeline on error.
|
||||
|
||||
:custom-face
|
||||
(font-lock-comment-face ((t (:inherit font-lock-comment-face
|
||||
|
|
Loading…
Reference in New Issue
Block a user