mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 19:19:50 +00:00
Adjust global segment.
This commit is contained in:
parent
776d8ed923
commit
88b3f84bdd
1 changed files with 1 additions and 1 deletions
|
@ -1035,7 +1035,7 @@ enabled."
|
|||
(doom-modeline-def-segment global
|
||||
"For the time string and whatever uses global-mode-string."
|
||||
(when (< 0 (length global-mode-string))
|
||||
'(" " global-mode-string " ")))
|
||||
'(" " global-mode-string)))
|
||||
|
||||
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue