Change font-size
This commit is contained in:
parent
91c6a8e56d
commit
c8c3074510
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
(add-to-list 'load-path (expand-file-name "~/.emacs.d/__evo"))
|
||||
(require 'evo-feeds)
|
||||
(when (display-graphic-p)
|
||||
(add-to-list 'default-frame-alist '(font . "Roboto Mono-10"))
|
||||
(add-to-list 'default-frame-alist '(font . "Roboto Mono-11"))
|
||||
(add-to-list 'default-frame-alist '(height . 55))
|
||||
(add-to-list 'default-frame-alist '(width . 80))))
|
||||
(provide 'windows-customs)
|
||||
|
|
Loading…
Add table
Reference in a new issue