summaryrefslogtreecommitdiff
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org9
1 files changed, 5 insertions, 4 deletions
diff --git a/init.org b/init.org
index c9192b6..de93208 100644
--- a/init.org
+++ b/init.org
@@ -856,14 +856,15 @@ Not EMMS but MPC:
:header-args: :noweb-ref modeline
:END:
+Before setting up any modeline themes we load the IRC client ERC and
+tell it where to place the indicator for channel activity.
#+BEGIN_SRC elisp
+(require 'erc)
+(setq erc-track-position-in-mode-line 'before-modes)
#+END_SRC
-* Modeline
-:PROPERTIES:
-:header-args: :noweb-ref modeline
-:END:
+I don’t like a cluttered modeline, so I like to hide mode lighters with =rich-minority=.
#+BEGIN_SRC elisp
;; clean up mode line