[emacs] Fix eww search and org file path

This commit is contained in:
2021-11-20 14:43:53 -05:00
parent 33fe5ff83b
commit 0814528e26
2 changed files with 5 additions and 0 deletions

View File

@ -9,6 +9,7 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(org-agenda-files file-expand-wildcards "~/var/org/2021-*")
'(package-selected-packages '(selectrum)))
(custom-set-faces
;; custom-set-faces was added by Custom.