Change default font to Fira Code
This commit is contained in:
parent
02a3bfc478
commit
249f36ca2f
2
init.el
2
init.el
@ -374,7 +374,7 @@
|
|||||||
|
|
||||||
;; Set up styling for the default face.
|
;; Set up styling for the default face.
|
||||||
(set-face-attribute 'default nil
|
(set-face-attribute 'default nil
|
||||||
:family "Roboto Mono"
|
:family "Fira Code Regular"
|
||||||
:height 100)
|
:height 100)
|
||||||
|
|
||||||
;;====================
|
;;====================
|
||||||
|
Loading…
Reference in New Issue
Block a user