diff --git a/lisp/mir-defuns.el b/lisp/mir-defuns.el index 3758b0e..13525b3 100644 --- a/lisp/mir-defuns.el +++ b/lisp/mir-defuns.el @@ -35,7 +35,7 @@ declarations for color schemes." (set-face-attribute 'variable-pitch nil :inherit 'default :family "Ubuntu Nerd Font Medium" - :height 140) ;jank? jank + :height (/ 1.5 1.3)) (setq window-divider-default-places t) (setq right-divider-width 5) (setq ring-bell-function 'ignore)