Do not change heading size using dracula theme

This commit is contained in:
Marcus Kammer 2021-04-12 20:14:43 +02:00
parent 0e3a3e798b
commit 2e50dfe7ba

View file

@ -61,6 +61,7 @@
(put 'narrow-to-page 'disabled nil) (put 'narrow-to-page 'disabled nil)
(add-hook 'text-mode-hook 'turn-on-auto-fill) (add-hook 'text-mode-hook 'turn-on-auto-fill)
(defalias 'yes-or-no-p 'y-or-n-p) (defalias 'yes-or-no-p 'y-or-n-p)
(setq dracula-enlarge-headings nil)
;; Windows, Frames ;; Windows, Frames
(setq default-frame-alist (setq default-frame-alist