From 62effc3a6cb7881892ecdd363c8eb035f12f6d21 Mon Sep 17 00:00:00 2001 From: Sebastian Schulze Date: Fri, 17 Jan 2020 13:02:13 +0100 Subject: [PATCH] [emacs] Give JetBrains Mono font a try (thanks @moonglum) --- home/.spacemacs | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/home/.spacemacs b/home/.spacemacs index e4d9632..16712bd 100644 --- a/home/.spacemacs +++ b/home/.spacemacs @@ -184,10 +184,11 @@ values." ;; Default font, or prioritized list of fonts. `powerline-scale' allows to ;; quickly tweak the mode-line size to make separators look not too crappy. - dotspacemacs-default-font '("Fura Code Nerd Font" - :size 12.0 - ;; :weight normal - ;; :width normal + dotspacemacs-default-font '("JetBrains Mono" + ;; :size 12.0 + :height 133 + :weight normal + :width normal :powerline-scale 0.8) ;; The leader key