summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/init.el b/init.el index 7d11489..6b011c1 100644 --- a/init.el +++ b/init.el
@@ -1496,7 +1496,8 @@ See also `crux-reopen-as-root-mode'."
1496 ("smbc-comics.com" comics) 1496 ("smbc-comics.com" comics)
1497 ("youtube.com" video) 1497 ("youtube.com" video)
1498 ("tilde.news" social) 1498 ("tilde.news" social)
1499 ("xkcd.com" comics))))) 1499 ("xkcd.com" comics))))
1500 elfeed-show-unique-buffers t)
1500 (:autoload elfeed-set-timeout) 1501 (:autoload elfeed-set-timeout)
1501 (elfeed-set-timeout 3600) 1502 (elfeed-set-timeout 3600)
1502 (elfeed-protocol-enable) 1503 (elfeed-protocol-enable)