ok
This commit is contained in:
parent
e3edfb3c81
commit
ea33a5a5f7
1 changed files with 16 additions and 14 deletions
|
@ -1063,6 +1063,8 @@ Will configure later, (use elfeed protocol ok ty)
|
||||||
(use-package elfeed-protocol
|
(use-package elfeed-protocol
|
||||||
:config
|
:config
|
||||||
;; setup feeds
|
;; setup feeds
|
||||||
|
(setq elfeed-protocol-fever-update-unread-only nil)
|
||||||
|
(setq elfeed-protocol-fever-fetch-category-as-tag t)
|
||||||
(setq elfeed-protocol-feeds '(("fever+https://sako@rss.sako.box"
|
(setq elfeed-protocol-feeds '(("fever+https://sako@rss.sako.box"
|
||||||
:api-url "https://rss.sako.box/fever/"
|
:api-url "https://rss.sako.box/fever/"
|
||||||
:password (password-store-get "Selfhosted/rss.sako.box/fever"))))
|
:password (password-store-get "Selfhosted/rss.sako.box/fever"))))
|
||||||
|
|
Loading…
Reference in a new issue