From 2fb6235807df0264ee399d1408f12dbf1aa149c8 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 18 Sep 2016 00:11:01 +0200 Subject: Increase Emacs font size --- emacs/.emacs.d/init.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/.emacs.d') diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org index 225208d..9258e52 100644 --- a/emacs/.emacs.d/init.org +++ b/emacs/.emacs.d/init.org @@ -180,7 +180,7 @@ To start off, first I need to enable lexical binding. better size as well. #+BEGIN_SRC emacs-lisp - (add-to-list 'default-frame-alist '(font . "Fantasque Sans Mono-13")) + (add-to-list 'default-frame-alist '(font . "Fantasque Sans Mono-15")) #+END_SRC * Internal border -- cgit v1.2.3-54-g00ecf