diff --git a/.emacs.d/init.el b/.emacs.d/init.el index f2550d9..8a8f00b 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -186,6 +186,9 @@ ((string-equal (downcase (system-name)) "bifrost") "InputMonoNarrow-12") + ((string-equal (downcase (system-name)) "fred") + "InputMonoNarrow-16") + ((string-equal (downcase (system-name)) "unstablesurface") "Input Mono Narrow:pixelsize=28:weight=normal")