Rename segment workspace-number to workspace-name.

This commit is contained in:
Vincent Zhang 2019-04-15 17:50:39 +08:00
parent 310d386a48
commit f88b05d7e9
2 changed files with 2 additions and 2 deletions

View file

@ -1307,7 +1307,7 @@ one. The ignored buffers are excluded unless `aw-ignore-on' is nil."
;; workspace number
;;
(doom-modeline-def-segment workspace-number
(doom-modeline-def-segment workspace-name
"The current workspace name or number.
Requires `eyebrowse-mode' to be enabled."
(if (and (bound-and-true-p eyebrowse-mode)

View file

@ -85,7 +85,7 @@
;;
(doom-modeline-def-modeline 'main
'(bar workspace-number window-number evil-state god-state ryo-modal xah-fly-keys matches buffer-info remote-host buffer-position parrot selection-info)
'(bar workspace-name window-number evil-state god-state ryo-modal xah-fly-keys matches buffer-info remote-host buffer-position parrot selection-info)
'(misc-info persp-name lsp irc mu4e github debug fancy-battery minor-modes input-method buffer-encoding major-mode process vcs checker))
(doom-modeline-def-modeline 'minimal