From e8d80b690c1d47dfc80a0099f49573ca188303c7 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Mon, 18 Nov 2024 12:04:59 -0500 Subject: [PATCH] doom: disable --- doom.d/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doom.d/config.el b/doom.d/config.el index 6a48ac8..7a4d0fb 100644 --- a/doom.d/config.el +++ b/doom.d/config.el @@ -21,7 +21,7 @@ ;; See 'C-h v doom-font' for documentation and more examples of what they ;; accept. For example: ;; -(setq doom-font (font-spec :family "Fira Code" :size 13)) +;; (setq doom-font (font-spec :family "Fira Code" :size 13)) ;;(setq doom-font (font-spec :family "Fira Code" :size 12 :weight 'semi-light) ;; doom-variable-pitch-font (font-spec :family "Fira Sans" :size 13)) ;;