Add visual bell to modeline.

This commit is contained in:
tastytea 2019-11-09 22:17:08 +01:00
parent 19daea4ea3
commit 360c647569

View File

@ -1,6 +1,6 @@
;;; appearance.el --- Configure appearance. -*- lexical-binding: t; -*- ;;; 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: ;;; Commentary:
@ -38,6 +38,7 @@
:config :config
(load-theme 'doom-molokai t) (load-theme 'doom-molokai t)
(doom-themes-visual-bell-config) ; Flash modeline on error.
:custom-face :custom-face
(font-lock-comment-face ((t (:inherit font-lock-comment-face (font-lock-comment-face ((t (:inherit font-lock-comment-face