Changed font size from 9 to 10
This commit is contained in:
parent
bd983b778e
commit
7bc937e503
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
(add-to-list 'default-frame-alist '(font . "DejaVu Sans Mono-9"))
|
||||
(add-to-list 'default-frame-alist '(font . "DejaVu Sans Mono-10"))
|
||||
|
||||
(setq inhibit-startup-message t) ; don't show welcome screen
|
||||
(setq require-final-newline t) ; always append a newline to a
|
||||
|
|
Loading…
Reference in a new issue