From 15ee059a14d5cf5f107180e4ba510140a88d555d Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Sun, 16 Jun 2019 22:37:10 -0400 Subject: [PATCH] Keep elfeed turned off unless we're on a server --- emacs/.config/doom/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/.config/doom/config.el b/emacs/.config/doom/config.el index 0eb9450..5434f57 100644 --- a/emacs/.config/doom/config.el +++ b/emacs/.config/doom/config.el @@ -143,7 +143,7 @@ (load! "+ui.el") (load! "+org") ;; Org mode stuff like todos and rebindings (load! "+org-cal") -(load! "+elfeed") +;(load! "+elfeed") (load! "+mail") ;; Mail stuff (load! "+ranger") (load! "+wttrin") ;; Weather config