~ruther/emacs.d

dcfc15a2ef5d3a00e24ed808c139c58d367319de — Rutherther 2 months ago 2248eed
chore: Switch fonts

After some time, again switch.
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 . "Hack")
    (font . "Comic Shanns Mono")
    ;; (background-color . "#fbf7f0")
    ;; (foreground-color . "#000000")
    )))