diff --git a/init.el b/init.el index 8ea1850..dcdf6e9 100644 --- a/init.el +++ b/init.el @@ -374,7 +374,7 @@ ;; Set up styling for the default face. (set-face-attribute 'default nil - :family "Roboto Mono" + :family "Fira Code Regular" :height 100) ;;====================