Increase font size
This commit is contained in:
parent
71ef61508d
commit
39896e6c6f
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -19,7 +19,7 @@
|
||||||
;; (load "bundle--general")
|
;; (load "bundle--general")
|
||||||
|
|
||||||
(setq default-frame-alist
|
(setq default-frame-alist
|
||||||
`((font . "MonoLisa-12")
|
`((font . "MonoLisa-13")
|
||||||
(width . 85)
|
(width . 85)
|
||||||
(height . 50)
|
(height . 50)
|
||||||
(vertical-scroll-bars . nil)
|
(vertical-scroll-bars . nil)
|
||||||
|
|
Loading…
Add table
Reference in a new issue