mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 19:19:50 +00:00
Update minimal and special mode-line.
This commit is contained in:
parent
9c692eea2c
commit
839f94e889
1 changed files with 2 additions and 2 deletions
|
@ -91,11 +91,11 @@
|
|||
'(objed-state misc-info persp-name fancy-battery irc mu4e github debug lsp minor-modes input-method indent-info buffer-encoding major-mode process vcs checker))
|
||||
|
||||
(doom-modeline-def-modeline 'minimal
|
||||
'(bar matches buffer-info)
|
||||
'(bar matches buffer-info-simple)
|
||||
'(media-info major-mode))
|
||||
|
||||
(doom-modeline-def-modeline 'special
|
||||
'(bar window-number modals matches buffer-info-simple buffer-position parrot selection-info)
|
||||
'(bar window-number modals matches buffer-info buffer-position parrot selection-info)
|
||||
'(objed-state misc-info fancy-battery irc-buffers debug lsp minor-modes input-method indent-info buffer-encoding major-mode process checker))
|
||||
|
||||
(doom-modeline-def-modeline 'project
|
||||
|
|
Loading…
Reference in a new issue