|
|
|
@ -457,19 +457,3 @@
|
|
|
|
|
"))
|
|
|
|
|
|
|
|
|
|
(org-reload)
|
|
|
|
|
(custom-set-variables
|
|
|
|
|
;; custom-set-variables was added by Custom.
|
|
|
|
|
;; 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.
|
|
|
|
|
'(custom-safe-themes
|
|
|
|
|
'("801a567c87755fe65d0484cb2bded31a4c5bb24fd1fe0ed11e6c02254017acb2" "dbade2e946597b9cda3e61978b5fcc14fa3afa2d3c4391d477bdaeff8f5638c5" default)))
|
|
|
|
|
(custom-set-faces
|
|
|
|
|
;; custom-set-faces was added by Custom.
|
|
|
|
|
;; 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.
|
|
|
|
|
'(fixed-pitch ((t (:family "Noto Mono" :height 90))))
|
|
|
|
|
'(italic ((t (:slant italic))))
|
|
|
|
|
'(markdown-header-face ((t (:inherit (default font-lock-function-name-face) :weight bold))))
|
|
|
|
|
'(variable-pitch ((t (:family "Noto Sans" :height 90)))))
|
|
|
|
|