summaryrefslogtreecommitdiffstats
path: root/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'emacs')
-rw-r--r--emacs/.emacs.d/init-circe.org6
1 files changed, 5 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init-circe.org b/emacs/.emacs.d/init-circe.org
index 97867e3..800eb2e 100644
--- a/emacs/.emacs.d/init-circe.org
+++ b/emacs/.emacs.d/init-circe.org
@@ -164,7 +164,11 @@ wanted it. So now I use Circe.
(setq circe-network-options
`(("Freenode"
:nick "ryuslash"
- :channels ("#emacs" "#mowedline" "#ninthfloor")
+ :channels ("#emacs"
+ "#mowedline"
+ "#ninthfloor"
+ "#dispass"
+ "#linuxvoice")
:nickserv-password ,(oni:circe-nickserv-password-getter "irc.freenode.net"))
("Twitch"
:use-tls nil