mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore: elfeed network setup
This commit is contained in:
parent
35d5ec57b8
commit
4ab640343f
4 changed files with 97 additions and 91 deletions
|
|
@ -43,7 +43,7 @@
|
|||
:ensure t
|
||||
:config
|
||||
(elfeed-org)
|
||||
(setq rmh-elfeed-org-files (list "/home/swarsel/.elfeed/elfeed.org"))
|
||||
(setq rmh-elfeed-org-files (list "/Vault/data/syncthing/.elfeed//elfeed.org"))
|
||||
)
|
||||
|
||||
;; Laod elfeed-goodies
|
||||
|
|
@ -97,6 +97,6 @@
|
|||
|
||||
(run-with-timer 0 (* 30 60) 'bjm/elfeed-updater)
|
||||
|
||||
(setq httpd-port 54169) ; replace NNNNN with a port equalling your start port + 10 (or whatever)
|
||||
(setq httpd-port 9812) ; replace NNNNN with a port equalling your start port + 10 (or whatever)
|
||||
|
||||
(elfeed-web-start)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue