mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
ui/modeline: rename fancy-battery -> battery
The fancy-battery segment was removed upstream: seagle0128/doom-modeline/commit/93135d4
This commit is contained in:
@ -66,7 +66,7 @@
|
|||||||
|
|
||||||
(doom-modeline-def-modeline 'project
|
(doom-modeline-def-modeline 'project
|
||||||
'(bar window-number buffer-default-directory)
|
'(bar window-number buffer-default-directory)
|
||||||
'(misc-info mu4e github debug fancy-battery " " major-mode process))
|
'(misc-info mu4e github debug battery " " major-mode process))
|
||||||
|
|
||||||
;; Some functions modify the buffer, causing the modeline to show a false
|
;; Some functions modify the buffer, causing the modeline to show a false
|
||||||
;; modified state, so force them to behave.
|
;; modified state, so force them to behave.
|
||||||
|
Reference in New Issue
Block a user