Add Irreal to newsticker config

This commit is contained in:
Gergely Polonkai 2016-10-24 12:19:37 +02:00
parent 7ee9aefbb5
commit c6da818e60
1 changed files with 4 additions and 1 deletions

View File

@ -742,7 +742,10 @@
nil nil nil)
("Endless Parentheses"
"http://endlessparentheses.com/atom.xml"
nil inl nil)))
nil inl nil)
("Irreal"
"http://irreal.org/blog/?feed=rss2"
nil nil nil)))
:bind
(:map gpolonkai/pers-map
("n" . newsticker-show-news)))