Use Fira Mono for big mode
This commit is contained in:
parent
483bdb79ee
commit
ccfe4beaa4
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue