diff --git a/nano-compact.el b/nano-compact.el index 3241d12..be8331b 100644 --- a/nano-compact.el +++ b/nano-compact.el @@ -19,8 +19,8 @@ (setq default-frame-alist (append (list - ;;'(font . "Roboto Mono:style=Light:size=14") - '(font . "Roboto Mono Emacs Regular:size=14") + '(font . "Roboto Mono:style=Light:size=14") + ;;'(font . "Roboto Mono Emacs Regular:size=14") '(min-height . 1) '(height . 45) '(min-width . 1) '(width . 81) '(vertical-scroll-bars . nil)