From 976cd7c6b066bdb7bac96ff7fb489e0a747e54f1 Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Fri, 8 Dec 2023 11:32:25 +0000 Subject: [PATCH] Add font-size for zora and remove for eagle --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index 749785f..9ca42ef 100644 --- a/config.org +++ b/config.org @@ -119,7 +119,7 @@ #+begin_src emacs-lisp (let ((font-height (pcase hostname - ("eagle" 100) + ("zora" 100) ("eddie" 100) ("mandarax" 115) ("valis" 80)