From 6916a52e877e03c9df19e0f548914d127a02e1e7 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Sat, 24 Sep 2022 11:22:44 +0200 Subject: [PATCH] Update font --- bundle/custom_gnu.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index 8695c44d..5a4d9cea 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -77,4 +77,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 (:foreground "#81A1C1" :slant italic)))) - '(variable-pitch ((t (:height 1.3 :family "Ubuntu Condensed"))))) + '(variable-pitch ((t (:height 1.1 :family "Roboto")))))