~ruther/emacs.d

e387c9d7d1db48fd051db9208dbea82b913b4967 — Rutherther 5 months ago 7b6a92d
chore: increase font size
1 files changed, 1 insertions(+), 1 deletions(-)

M early-init.el
M early-init.el => early-init.el +1 -1
@@ 68,7 68,7 @@
  '((vertical-scroll-bars . nil)
    (horizontal-scroll-bars . nil)
    ; Style
    (font . "Comic Shanns Mono")
    (font . "Comic Shanns Mono-14")
    ;; (background-color . "#fbf7f0")
    ;; (foreground-color . "#000000")
    )))