Emacs: use default font size
This commit is contained in:
parent
671b2c6be3
commit
8e38af5505
@ -62,7 +62,7 @@
|
|||||||
|
|
||||||
;; Set default font
|
;; Set default font
|
||||||
;;(set-default-font "-unknown-Ubuntu Mono-normal-normal-normal-*-*-*-*-*-m-0-iso10646-1")
|
;;(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)
|
(setq-default indent-tabs-mode t)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user