~ruther/emacs.d

3414f55d93be9a100eb24ca17950c011ed382c1c — Rutherther 2 months ago e387c9d
chore: switch back to Hack
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-14")
    (font . "Hack")
    ;; (background-color . "#fbf7f0")
    ;; (foreground-color . "#000000")
    )))