mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
app/rss: move default elfeed file
This commit is contained in:
@ -4,7 +4,7 @@
|
|||||||
;; by apps Reeder and Readkit. It can be invoked via `=rss'. Otherwise, if you
|
;; by apps Reeder and Readkit. It can be invoked via `=rss'. Otherwise, if you
|
||||||
;; don't care for the UI you can invoke elfeed directly with `elfeed'.
|
;; don't care for the UI you can invoke elfeed directly with `elfeed'.
|
||||||
|
|
||||||
(defvar +rss-elfeed-files (list "rss/elfeed.org")
|
(defvar +rss-elfeed-files (list "elfeed.org")
|
||||||
"The files that configure `elfeed's rss feeds.")
|
"The files that configure `elfeed's rss feeds.")
|
||||||
|
|
||||||
(defvar +rss-split-direction 'below
|
(defvar +rss-split-direction 'below
|
||||||
|
Reference in New Issue
Block a user