From: Amin Bandali Date: Sat, 18 Aug 2018 02:52:28 +0000 (-0400) Subject: [emacs] disable time and battery on modeline X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/63073abd20bc940f6e0228a62ffc321b796e1519?hp=e939ef1a57eb3717398d32f9c3fd3ed71bb4ad72 [emacs] disable time and battery on modeline --- 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