From ee1afa4c118ca1d7fee281a961d09145f1fe0c9f Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Fri, 10 Mar 2023 15:33:57 +0100 Subject: [PATCH] Update font --- bundle/custom_win32_EVG02667NB.el | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bundle/custom_win32_EVG02667NB.el b/bundle/custom_win32_EVG02667NB.el index bc8217d6..7b3af061 100644 --- a/bundle/custom_win32_EVG02667NB.el +++ b/bundle/custom_win32_EVG02667NB.el @@ -21,7 +21,8 @@ (width . 90) (height . 64) (alpha . 100) - (horizontal-scroll-bars))) + (horizontal-scroll-bars) + (vertical-scroll-bars))) '(delete-by-moving-to-trash t) '(diary-file "d:/UserData/marcus.kammer/OneDrive - Siemens AG/diary") '(display-line-numbers-grow-only t) @@ -100,4 +101,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.2 :family "Roboto Slab Regular"))))) + '(variable-pitch ((t (:height 1.0 :family "Fira Sans Regular")))))