From f88b05d7e952a37b43c6412db6041c0d2301e9ec Mon Sep 17 00:00:00 2001 From: Vincent Zhang Date: Mon, 15 Apr 2019 17:50:39 +0800 Subject: [PATCH] Rename segment workspace-number to workspace-name. --- doom-modeline-segments.el | 2 +- doom-modeline.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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