From 9d3de32ae3266c1871a6a54cae8486ce63877345 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Wed, 22 Mar 2023 10:21:31 +0100 Subject: [PATCH] Replace calibri with noto --- bundle/custom_win32_EVG02667NB.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle/custom_win32_EVG02667NB.el b/bundle/custom_win32_EVG02667NB.el index c8d23956..9e82a0ca 100644 --- a/bundle/custom_win32_EVG02667NB.el +++ b/bundle/custom_win32_EVG02667NB.el @@ -97,4 +97,4 @@ ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(font-lock-keyword-face ((t (:slant italic)))) - '(variable-pitch ((t (:height 1.1 :family "Calibri Regular"))))) + '(variable-pitch ((t (:height 1.1 :family "Noto Sans")))))