[emacs] Fonts for surface

This commit is contained in:
John Doty 2025-05-29 06:22:21 -07:00
parent 385a074125
commit 3ca7c4a3f4

View file

@ -192,6 +192,9 @@
((string-equal (downcase (system-name)) "unstablesurface") ((string-equal (downcase (system-name)) "unstablesurface")
"Input Mono Narrow:pixelsize=28:weight=normal") "Input Mono Narrow:pixelsize=28:weight=normal")
((string-equal (downcase (system-name)) "oldconvert")
"Input Mono Narrow:pixelsize=28:weight=normal")
(t (t
(font-candidate (font-candidate
"Input Mono Narrow:pixelsize=14:weight=normal" "Input Mono Narrow:pixelsize=14:weight=normal"