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

This commit is contained in:
Marcus Kammer 2023-01-12 12:29:59 +01:00
commit a24a091121

View file

@ -75,4 +75,4 @@
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(font-lock-keyword-face ((t (:foreground "#81A1C1" :slant italic))))
'(variable-pitch ((t (:height 1.1 :family "Roboto Slab")))))
'(variable-pitch ((t (:weight semi-light :height 1.2 :family "Roboto Slab")))))