From 40afea11e4e167b25ae0a0e79cb6a169f3b39763 Mon Sep 17 00:00:00 2001 From: Marcel Kapfer Date: Mon, 10 Feb 2025 17:50:17 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20(fonts)=20Increase=20font=20size?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.org b/config.org index 2f6a664..4956d11 100644 --- a/config.org +++ b/config.org @@ -444,10 +444,10 @@ My typeface is not loading when using emacsclient. So I set it explicitly when c mmk2410/variable-font-name "Open Sans" mmk2410/variable-font-height 160 mmk2410/variable-font-present-height 180) - (setq mmk2410/frame-font "Berkeley Mono 11" + (setq mmk2410/frame-font "Berkeley Mono 12" mmk2410/frame-font-present "Berkeley Mono 16" mmk2410/fixed-font-name "Berkeley Mono" - mmk2410/fixed-font-height 110 + mmk2410/fixed-font-height 120 mmk2410/fixed-font-present-height 160 mmk2410/variable-font-name "Open Sans" mmk2410/variable-font-height 130