Change FiraCode to Monaspice Neon

This commit is contained in:
Sravan Balaji 2023-11-23 12:58:23 -05:00
parent 1111f20551
commit d5995a16e4
2 changed files with 15 additions and 15 deletions

View File

@ -67,7 +67,7 @@ Run the block below with =C-c C-c= to tangle code blocks to config file.
(defvar sb/modeline-height 10)
;; Font Names
(defvar sb/source-code-font "FiraCode Nerd Font")
(defvar sb/source-code-font "MonaspiceNe NF")
(defvar sb/document-font "Cantarell")
#+END_SRC

View File

@ -4,7 +4,7 @@
(defvar sb/modeline-height 10)
;; Font Names
(defvar sb/source-code-font "FiraCode Nerd Font")
(defvar sb/source-code-font "MonaspiceNe NF")
(defvar sb/document-font "Cantarell")
;; Initialize package sources