From 6b62806337598871bb8be055bbf5a8e3a8e69175 Mon Sep 17 00:00:00 2001 From: Ashley Duckworth Date: Fri, 22 Jan 2021 13:23:40 -0600 Subject: Add better description to fonts --- config.org | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config.org') diff --git a/config.org b/config.org index 66a795e..3b415d4 100644 --- a/config.org +++ b/config.org @@ -270,7 +270,7 @@ Only when there's more than one tab. ** Fonts -I have different fonts installed on Linux and on Windows. +On Linux, I have a custom build of Iosevka that I like. #+begin_src emacs-lisp :noweb-ref linux-specific (set-face-attribute 'default nil @@ -282,6 +282,8 @@ I have different fonts installed on Linux and on Windows. :height 105) #+end_src +But on Windows, I use Consolas. + #+begin_src emacs-lisp :noweb-ref windows-specific (set-face-attribute 'default nil :family "Consolas" -- cgit 1.4.1-21-gabe81