summaryrefslogtreecommitdiff
path: root/emacs-init.org
diff options
context:
space:
mode:
authorfpi2020-05-09 13:15:19 +0200
committerfpi2020-05-09 13:42:43 +0200
commitbd99576d739fc2965abc3d7c6125d5e0a64d5236 (patch)
treeba673378f93716ad31ac668ececf9fd6a0de9830 /emacs-init.org
parentMerge branch 'gnus+' into emacs (diff)
Change default font size
Diffstat (limited to 'emacs-init.org')
-rw-r--r--emacs-init.org3
1 files changed, 2 insertions, 1 deletions
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