From a4e46d00f907a559ec880befcd4f3fd82bda5cfc Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 8 Aug 2022 23:48:55 +0100 Subject: battery mode format --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index 1473ce9..3bf5ffc 100644 --- a/init.el +++ b/init.el @@ -653,7 +653,7 @@ battery-mode-line-limit 40 battery-echo-area-format "%L %r %B (%p%% load, remaining time %t)" - battery-mode-line-format " %b%p ")) ;; " 🔋%b%p " + battery-mode-line-format " 🔋%b%p% ")) (display-battery-mode 1) (with-eval-after-load "jao-minibuffer" (unless jao-modeline-in-minibuffer -- cgit v1.2.3