From 63073abd20bc940f6e0228a62ffc321b796e1519 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Fri, 17 Aug 2018 22:52:28 -0400 Subject: [PATCH] [emacs] disable time and battery on modeline --- init.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/init.org b/init.org index f3c7702..f6113e0 100644 --- a/init.org +++ b/init.org @@ -442,7 +442,9 @@ Enable displaying time and battery in the mode-line, since I'm not using the Xfce panel anymore. Also, I don't need to see the load average on a regular basis, so disable that. -#+begin_src emacs-lisp +Note: using =i3status= on sway at the moment, so disabling this. + +#+begin_src emacs-lisp :tangle no (use-package time :ensure nil :init -- 2.20.1