This commit is contained in:
Sakooooo 2024-09-06 06:24:31 +04:00
parent da2ebf8b51
commit 7c78f7e661
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -1063,7 +1063,7 @@ 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" (setq elfeed-protocol-feeds '(("fever+https://sako@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