This commit is contained in:
Sakooooo 2024-09-06 10:30:06 +04:00
parent 0c1f6b2729
commit f7d2b615d5
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -1067,7 +1067,7 @@ Will configure later, (use elfeed protocol ok ty)
(setq elfeed-protocol-fever-fetch-category-as-tag t) (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"))))
;; enable elfeed-protocol ;; enable elfeed-protocol
(setq elfeed-protocol-enabled-protocols '(fever)) (setq elfeed-protocol-enabled-protocols '(fever))