Skip to content

Commit

Permalink
chore: adapt sync emacs settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Swarsel committed Dec 15, 2024
1 parent 4232360 commit c299967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programs/emacs/server.el
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
:ensure t
:config
(elfeed-org)
(setq rmh-elfeed-org-files (list "/Vault/data/syncthing/.elfeed/elfeed.org"))
(setq rmh-elfeed-org-files (list "/home/swarsel/.elfeed/elfeed.org"))
)

;; Laod elfeed-goodies
Expand Down

0 comments on commit c299967

Please sign in to comment.