From bd99576d739fc2965abc3d7c6125d5e0a64d5236 Mon Sep 17 00:00:00 2001 From: fpi Date: Sat, 9 May 2020 13:15:19 +0200 Subject: Change default font size --- emacs-init.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emacs-init.org b/emacs-init.org index 4ed3f35..b7d2f47 100644 --- a/emacs-init.org +++ b/emacs-init.org @@ -320,7 +320,8 @@ The above macro can be used like this. :foreground ,bg-white) (:family ,sans-mono-font :background ,bg-white - :foreground ,bg-dark)) + :foreground ,bg-dark + :height 75)) (variable-pitch (:family ,sans-font) (:family ,et-font -- cgit v1.2.3