fix(modeline,everywhere): adjust checker -> check
As part of the recent UI bump (665d808d09
), the doom-modeline changed the name of the "checker" segment to "check". Amend:665d808d09
This commit is contained in:
parent
665d808d09
commit
cb6e3f0e89
2 changed files with 2 additions and 2 deletions
|
@ -36,7 +36,7 @@
|
|||
(doom-modeline-def-modeline 'emacs-everywhere
|
||||
'(bar modals emacs-everywhere buffer-position
|
||||
word-count parrot selection-info)
|
||||
'(input-method major-mode checker
|
||||
'(input-method major-mode check
|
||||
#(" " 0 1 ; "Exit to app" icon + a little padding
|
||||
(rear-nonsticky t
|
||||
display (raise -0.25)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue