From 3ca7c4a3f49861577a82d7b6d2ac5d7ac89ec88a Mon Sep 17 00:00:00 2001 From: John Doty Date: Thu, 29 May 2025 06:22:21 -0700 Subject: [PATCH] [emacs] Fonts for surface --- .emacs.d/init.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 47c7710..31d3617 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -192,6 +192,9 @@ ((string-equal (downcase (system-name)) "unstablesurface") "Input Mono Narrow:pixelsize=28:weight=normal") + ((string-equal (downcase (system-name)) "oldconvert") + "Input Mono Narrow:pixelsize=28:weight=normal") + (t (font-candidate "Input Mono Narrow:pixelsize=14:weight=normal"