summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
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'."
1507 :host github :repo "purcell/mode-line-bell" 1507 :host github :repo "purcell/mode-line-bell"
1508 :fork (:host github :repo "duckwork/mode-line-bell" 1508 :fork (:host github :repo "duckwork/mode-line-bell"
1509 :branch "remap-face"))) 1509 :branch "remap-face")))
1510 (:face mode-line-bell ((t (:inherit mode-line-highlight))))
1510 (:option mode-line-bell-flash-time 0.1) 1511 (:option mode-line-bell-flash-time 0.1)
1511 (mode-line-bell-mode +1)) 1512 (mode-line-bell-mode +1))
1512 1513