style(look-and-feel): Use more compact battery display layout
This commit is contained in:
parent
454cb9e506
commit
9da4606162
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
||||||
|
|
||||||
;; Display battery in mode-line's misc section on adho:
|
;; Display battery in mode-line's misc section on adho:
|
||||||
(when (equal "adho" (system-name))
|
(when (equal "adho" (system-name))
|
||||||
|
(setq battery-mode-line-format " %b%p%%")
|
||||||
(display-battery-mode))
|
(display-battery-mode))
|
||||||
|
|
||||||
;; Configure telephone-line
|
;; Configure telephone-line
|
||||||
|
|
Loading…
Reference in a new issue