summaryrefslogtreecommitdiff
path: root/.config/emacs
diff options
context:
space:
mode:
Diffstat (limited to '.config/emacs')
-rw-r--r--.config/emacs/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/init.el b/.config/emacs/init.el
index a2fde66..08d740b 100644
--- a/.config/emacs/init.el
+++ b/.config/emacs/init.el
@@ -46,7 +46,7 @@
(custom-set-faces
`(default ((t (:inherit nil :height ,font-size :family "Fira Mono"))))
'(org-modern-symbol ((t (:inherit t :family "Iosevka"))))
- `(variable-pitch ((t (:inherit t :family "Fira Mono" :height ,font-size))))
+ `(variable-pitch ((t (:inherit t :family "Iosevka" :height ,(- font-size 10)))))
'(italic ((t (:inherit t :family "Iosevka"))))))
;; Autoinsert