set Fira Code as default font

This commit is contained in:
Thomas Ruoff
2019-09-02 22:53:03 +02:00
parent 8631eae69f
commit 7634c43681

View File

@@ -1,5 +1,7 @@
;;; ~/.doom.d/config.el -*- lexical-binding: t; -*-
(setq doom-font (font-spec :family "Fira Code" :size 16))
;; Place your private configuration here
(eval-after-load 'js-mode