From 7e2a016dc724dd9f6767a002f5da889740f137c6 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Sun, 29 Nov 2020 11:30:01 +0700 Subject: Update 2020-11-29 --- emacs/.emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/.emacs.d/init.el') diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el index 031dbca..93976e7 100644 --- a/emacs/.emacs.d/init.el +++ b/emacs/.emacs.d/init.el @@ -49,7 +49,7 @@ ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(default ((t (:family "Latin Modern Mono" :foundry "UKWN" - :slant normal :weight normal :height 120 :width normal)))) + :slant normal :weight normal :height 150 :width normal)))) '(whitespace-space ((t (:foreground "gray"))))) (savehist-mode 1) -- cgit 1.4.1