projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
emacs: battery: remove %b, sml uses colour codes to differentiate
[~bandali/configs]
/
.emacs.d
/
init.el
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
8802071
..
63d5902
100644
(file)
--- 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