Use Fira Mono for big mode

This commit is contained in:
Henrik Lissner 2016-10-11 13:21:31 +02:00
parent 483bdb79ee
commit ccfe4beaa4

View file

@ -7,7 +7,7 @@
;; + TODO peer programming collab ;; + TODO peer programming collab
;; Big-mode settings ;; Big-mode settings
(defconst big-mode-font (font-spec :family "Inconsolata" :size 16)) (defconst big-mode-font (font-spec :family "Fira Mono" :size 14))
(defconst big-mode-line-spacing 0) (defconst big-mode-line-spacing 0)
(defconst big-mode-modeline-height 35) (defconst big-mode-modeline-height 35)