From cd7f941ff884fc82511bad3b981d431a5264539e Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 1 Feb 2022 15:05:07 -0600 Subject: Setup mode-line-bell --- init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'init.el') diff --git a/init.el b/init.el index 138cf00..8cd890c 100644 --- a/init.el +++ b/init.el @@ -1507,6 +1507,7 @@ See also `crux-reopen-as-root-mode'." :host github :repo "purcell/mode-line-bell" :fork (:host github :repo "duckwork/mode-line-bell" :branch "remap-face"))) + (:face mode-line-bell ((t (:inherit mode-line-highlight)))) (:option mode-line-bell-flash-time 0.1) (mode-line-bell-mode +1)) -- cgit 1.4.1-21-gabe81