This commit is contained in:
Michael Thomson 2025-07-03 21:35:44 -04:00
parent a2b469f7dd
commit 585e8fcd8c
2 changed files with 12 additions and 0 deletions

View File

@ -728,5 +728,15 @@
:straight t :straight t
:mode "\\.nix\\'") :mode "\\.nix\\'")
;; RSS
(use-package elfeed
:ensure t
:straight t
:custom
(elfeed-feeds
'(("https://hnrss.org/frontpage" hn)
("https://lwn.net/headlines/rss" lwn))))
(provide 'init) (provide 'init)
;;; init.el ends here ;;; init.el ends here

View File

@ -76,6 +76,8 @@
notmuch tag +sent -new tag:new from:michael@michaelthomson.dev notmuch tag +sent -new tag:new from:michael@michaelthomson.dev
notmuch tag +sent -new tag:new from:mthomson@konradgroup.com notmuch tag +sent -new tag:new from:mthomson@konradgroup.com
notmuch tag +cal attachment:.ics
notmuch tag +inbox +unread -new "tag:new" notmuch tag +inbox +unread -new "tag:new"
''; '';
preNew = '' preNew = ''