diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index 8c7313f6..a3dbaedf 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -75,4 +75,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.1 :family "Roboto"))))) + '(variable-pitch ((t (:height 1.1 :family "Roboto Slab")))))