projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
6493829
)
emacs: battery: remove %b, sml uses colour codes to differentiate
author
Amin Bandali
<bandali@gnu.org>
Thu, 5 Sep 2019 16:03:24 +0000
(12:03 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Thu, 5 Sep 2019 16:03:24 +0000
(12:03 -0400)
.emacs.d/init.el
patch
|
blob
|
blame
|
history
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
:config
(display-battery-mode)
:custom
- (battery-mode-line-format " %
b%
p%% %t"))
+ (battery-mode-line-format " %p%% %t"))
(use-feature fringe
:demand
(use-feature fringe
:demand