diff --git a/doom-modeline-segments.el b/doom-modeline-segments.el index 182a6c7..a824c7c 100644 --- a/doom-modeline-segments.el +++ b/doom-modeline-segments.el @@ -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) diff --git a/doom-modeline.el b/doom-modeline.el index 41088e2..060e780 100644 --- a/doom-modeline.el +++ b/doom-modeline.el @@ -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