projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e939ef1
)
[emacs] disable time and battery on modeline
author
Amin Bandali
<amin@gnu.org>
Sat, 18 Aug 2018 02:52:28 +0000
(22:52 -0400)
committer
Amin Bandali
<amin@gnu.org>
Sat, 18 Aug 2018 02:52:28 +0000
(22:52 -0400)
init.org
patch
|
blob
|
blame
|
history
diff --git
a/init.org
b/init.org
index
f3c7702
..
f6113e0
100644
(file)
--- 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.
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
(use-package time
:ensure nil
:init