diff options
| -rw-r--r-- | emacs/init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el index 0b7290e..47bde0c 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -588,6 +588,7 @@ ("https://suckless.org/atom.xml" suckless news) ("https://www.gentoo.org/feeds/news.xml" gentoo news) + ("https://voidlinux.org/atom.xml" void news) ) )) |
