emacs: battery: remove %b, sml uses colour codes to differentiate
[~bandali/configs] / .emacs.d / init.el
index 8802071..63d5902 100644 (file)
@@ -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