lol
This commit is contained in:
parent
7c78f7e661
commit
e3edfb3c81
1 changed files with 2 additions and 1 deletions
|
@ -1063,7 +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-feeds '(("fever+https://sako@rss.sako.box/fever/"
|
(setq elfeed-protocol-feeds '(("fever+https://sako@rss.sako.box"
|
||||||
|
: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"))))
|
||||||
|
|
||||||
;; enable elfeed-protocol
|
;; enable elfeed-protocol
|
||||||
|
|
Loading…
Reference in a new issue