From da4cdaaa5927f1d98c74addcc84b83fe3071fcfe Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Sat, 20 May 2017 20:19:42 +0200 Subject: [PATCH] emacs: smaller font size --- emacs/emacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/emacs.el b/emacs/emacs.el index b1a7379..203f9e7 100644 --- a/emacs/emacs.el +++ b/emacs/emacs.el @@ -85,7 +85,7 @@ ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. - '(default ((t (:family "Hermit" :foundry "unknown" :slant normal :weight normal :height 98 :width normal))))) + '(default ((t (:family "Hermit" :foundry "unknown" :slant normal :weight normal :height 90 :width normal))))) ;; edit-server