Remove custom face options

This commit is contained in:
Marcus Kammer 2023-12-09 14:01:13 +01:00
parent 37c1f6587d
commit 83df6d3f6e
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -67,6 +67,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.
'(font-lock-function-name-face ((t (:underline t))))
'(font-lock-keyword-face ((t (:slant italic))))
'(variable-pitch ((t (:weight Regular :height 1.0 :family "Noto Sans")))))