diff --git a/configuration.org b/configuration.org index c23bc98..e74d112 100644 --- a/configuration.org +++ b/configuration.org @@ -744,7 +744,7 @@ This might (should?) become a [[*general][general]] map later. (use-package faces :ensure nil :custom-face - (default ((t (:family "Fira Code Retina" :foundry "simp" :slant normal :weight normal :height 110 :width normal)))) + (default ((t (:family "Fira Code Retina" :foundry "simp" :slant normal :weight normal :height 96 :width normal)))) (trailing-whitespace ((t (:inherit nil :background "red3"))))) #+end_src