summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmin Bandali <amin@gnu.org>2018-08-17 22:52:28 -0400
committerAmin Bandali <amin@gnu.org>2018-08-17 22:52:28 -0400
commit63073abd20bc940f6e0228a62ffc321b796e1519 (patch)
treefec164ec47ca53536e700cbd45b97918c46622bb
parente939ef1a57eb3717398d32f9c3fd3ed71bb4ad72 (diff)
downloadconfigs-63073abd20bc940f6e0228a62ffc321b796e1519.tar.gz
configs-63073abd20bc940f6e0228a62ffc321b796e1519.tar.xz
configs-63073abd20bc940f6e0228a62ffc321b796e1519.zip
[emacs] disable time and battery on modeline
Diffstat (limited to '')
-rw-r--r--init.org4
1 files changed, 3 insertions, 1 deletions
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