aboutsummaryrefslogtreecommitdiff
path: root/config/emacs/emacs.d/early-init.el
diff options
context:
space:
mode:
Diffstat (limited to 'config/emacs/emacs.d/early-init.el')
-rw-r--r--config/emacs/emacs.d/early-init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/emacs/emacs.d/early-init.el b/config/emacs/emacs.d/early-init.el
index d07ec62e..3ff60e55 100644
--- a/config/emacs/emacs.d/early-init.el
+++ b/config/emacs/emacs.d/early-init.el
@@ -88,7 +88,7 @@ https://git.sr.ht/~vdemeester/home/tree/master/item/tools/emacs/early-init.el#L2
(t . no-bold)))
(setq modus-themes-variable-pitch-ui nil)
- (setq modus-themes-variable-pitch-headings t)
+ (setq modus-themes-variable-pitch-headings nil)
(setq modus-themes-scale-headings t)
(setq modus-themes-scale-1 1.1)
(setq modus-themes-scale-2 1.15)