Merge branch 'main' of git.sr.ht:~marcuskammer/emacs.d

This commit is contained in:
Marcus Kammer 2022-09-19 10:34:49 +02:00
commit 56971dc74d
Signed by: marcuskammer
GPG key ID: C374817BE285268F
2 changed files with 1 additions and 4 deletions

View file

@ -16,9 +16,6 @@
'(("http://nullprogram.com/feed/" lisp blog)
("https://m-x-erlangen.gitlab.io/atom.xml" lisp meetup)
("https://takeonrules.com/index.atom" lisp emacs blog)
("https://www.fsf.org/static/fsforg/rss/news.xml" fsf news)
("https://www.fsf.org/static/fsforg/rss/blogs.xml" fsf blogs)
("https://www.fsf.org/static/fsforg/rss/events.xml" fsf events)
("https://netzpolitik.org/feed/" netz politik news)
("https://lisp-journey.gitlab.io/index.xml" lisp blog)
("https://www.guyrutenberg.com/feed/" linux blog)

View file

@ -35,4 +35,4 @@
;; 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.
)
'(variable-pitch ((t (:height 1.3 :family "Roboto Condensed")))))