summaryrefslogtreecommitdiffstats
path: root/.emacs.d
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 8802071..63d5902 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -406,7 +406,7 @@ For disabling the behaviour for certain buffers and/or modes."
:config
(display-battery-mode)
:custom
- (battery-mode-line-format " %b%p%% %t"))
+ (battery-mode-line-format " %p%% %t"))
(use-feature fringe
:demand