From faff6893c20620b0e04d08cc4a264d19bdd56afc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20R=C3=B6ger?= Date: Sun, 21 Apr 2024 03:32:49 +0200 Subject: [PATCH] Generation 89 2024-04-21 03:32:48 (current) --- home/jonas/static/doom-config/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/jonas/static/doom-config/config.el b/home/jonas/static/doom-config/config.el index fdcb9d4..2a30244 100644 --- a/home/jonas/static/doom-config/config.el +++ b/home/jonas/static/doom-config/config.el @@ -23,7 +23,7 @@ ;; ;; (setq doom-font (font-spec :family "Fira Code" :size 12 :weight 'semi-light) ;; doom-variable-pitch-font (font-spec :family "Fira Sans" :size 13)) - (setq doom-font (font-spec :family "Fira Code Nerd Font" :size 12 :weight 'semi-light) + (setq doom-font (font-spec :family "FiraCode Nerd Font" :size 12 :weight 'semi-light) doom-variable-pitch-font (font-spec :family "Fira Sans" :size 13)) ;; ;; If you or Emacs can't find your font, use 'M-x describe-font' to look them