From 2241c6c0fc3db97b47e70bd41fac5e155f6d80f1 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Wed, 30 Jun 2021 07:56:17 +0200 Subject: [PATCH] Update win32 customfile --- 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 2d567074..653fd3a9 100644 --- a/bundle/custom_win32_EVG02667NB.el +++ b/bundle/custom_win32_EVG02667NB.el @@ -15,10 +15,11 @@ '(company-quickhelp-color-background "#4F4F4F") '(company-quickhelp-color-foreground "#DCDCCC") '(default-frame-alist - '((font . "Fira Code-12") + '((font . "Fira Code-11") (width . 91) (height . 60) - (alpha . 100))) + (alpha . 100) + (vertical-scroll-bars))) '(delete-by-moving-to-trash t) '(diary-file "d:/UserData/marcus.kammer/OneDrive - Siemens AG/documents/Diary/diary")