[Emacs Lisp] Personal ~/.emacs.d/ configuration folder.
That one line that got away :troll:
init-custom.el
@@ -140,7 +140,6 @@
140
140
;; Your init file should contain only one such instance.
141
141
;; If there is more than one, they won't work right.
142
142
'(default ((t (:family "Hack" :foundry "SRC" :slant normal :weight normal :height 142 :width normal))))
143
Removed:
'(cursor ((t (:background "red"))))
144
143
'(fixed-pitch ((t (:family "Dejavu Serif"))))
145
144
'(org-document-title ((t (:inherit default :weight bold :font "Liberation Sans" :height 2.0 :underline nil))))
146
145
'(org-level-1 ((t (:inherit default :weight bold :font "Liberation Sans" :height 1.75))))