1
0

Emacs: use default font size

This commit is contained in:
2020-09-08 23:02:59 +00:00
parent 6d09b17ea8
commit 1898e6c065

View File

@ -62,7 +62,7 @@
;; Set default font
;;(set-default-font "-unknown-Ubuntu Mono-normal-normal-normal-*-*-*-*-*-m-0-iso10646-1")
(set-default-font "Ubuntu Mono 10")
;;(set-frame-font "Ubuntu Mono 10")
(setq-default indent-tabs-mode t)