mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 19:19:50 +00:00
Add window-number segment to project mode-line.
This commit is contained in:
parent
f88b05d7e9
commit
be3a20ea44
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@
|
|||
'(misc-info lsp irc-buffers debug fancy-battery minor-modes input-method buffer-encoding major-mode process checker))
|
||||
|
||||
(doom-modeline-def-modeline 'project
|
||||
'(bar " " buffer-default-directory)
|
||||
'(bar window-number " " buffer-default-directory)
|
||||
'(misc-info mu4e github debug fancy-battery " " major-mode process " "))
|
||||
|
||||
(doom-modeline-def-modeline 'media
|
||||
|
|
Loading…
Reference in a new issue