about summary refs log tree commit diff
path: root/emacs
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2020-11-29 11:30:01 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2020-11-29 11:30:01 +0700
commit7e2a016dc724dd9f6767a002f5da889740f137c6 (patch)
treea12e79ecc11565a09be9fc36082b279230d91a01 /emacs
parent5b07539fad29d4f88662c9c3e2f602860b3663be (diff)
downloaddotfiles-7e2a016dc724dd9f6767a002f5da889740f137c6.tar.gz
Update 2020-11-29
Diffstat (limited to 'emacs')
-rw-r--r--emacs/.emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
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)